Skip to content

Commit 9a64d85

Browse files
committed
Tidied up Model
1 parent 0310f36 commit 9a64d85

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

models/nav_model.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010

1111
class Nav_model extends CI_Model {
1212

13-
var $title = '';
14-
var $content = '';
15-
var $date = '';
16-
1713
function __construct()
1814
{
1915
// Call the Model constructor

0 commit comments

Comments
 (0)