Skip to content

Commit

Permalink
Merge pull request #36 from nguyenanhung/v3.2.0-develop
Browse files Browse the repository at this point in the history
V3.2.0 develop
  • Loading branch information
nguyenanhung authored May 5, 2023
2 parents 9360338 + d38eb9c commit 3082f1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom/HungNG_CI_Base_Controller_Filename_Checker.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class HungNG_CI_Base_Controller_Filename_Checker extends HungNG_CI_Base_Controll
{
protected $dir;
protected $output_ = array();
protected $fix = false;
protected $fix = false;

public function __construct()
{
Expand Down
2 changes: 1 addition & 1 deletion system/libraries/Seo_onpage.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* @author 713uk13m <[email protected]>
* @copyright 713uk13m <[email protected]>
*
* $config['canonical_url'] = null;
* $config['canonical_url'] = null;
* $config['site_title'] = "Site Title";
* $config['site_description'] = "Site Description";
* $config['site_image'] = null;
Expand Down

0 comments on commit 3082f1f

Please sign in to comment.