Skip to content

Commit d38eb9c

Browse files
committed
Update code
1 parent 64a23b8 commit d38eb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/HungNG_CI_Base_Controller_Filename_Checker.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class HungNG_CI_Base_Controller_Filename_Checker extends HungNG_CI_Base_Controll
1313
{
1414
protected $dir;
1515
protected $output_ = array();
16-
protected $fix = false;
16+
protected $fix = false;
1717

1818
public function __construct()
1919
{

0 commit comments

Comments
 (0)