Skip to content

Commit 3082f1f

Browse files
authored
Merge pull request #36 from nguyenanhung/v3.2.0-develop
V3.2.0 develop
2 parents 9360338 + d38eb9c commit 3082f1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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
{

system/libraries/Seo_onpage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* @author 713uk13m <dev@nguyenanhung.com>
1616
* @copyright 713uk13m <dev@nguyenanhung.com>
1717
*
18-
* $config['canonical_url'] = null;
18+
* $config['canonical_url'] = null;
1919
* $config['site_title'] = "Site Title";
2020
* $config['site_description'] = "Site Description";
2121
* $config['site_image'] = null;

0 commit comments

Comments
 (0)