// Fix change controllers/ by controllers/front/ for list meta tags

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13267 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-02-13 15:40:23 +00:00
parent a566a2a3d6
commit fcc3b4b27d
+1 -1
View File
@@ -56,7 +56,7 @@ class MetaCore extends ObjectModel
public static function getPages($exclude_filled = false, $add_page = false)
{
$selected_pages = array();
if (!$files = scandir(_PS_ROOT_DIR_.'/controllers'))
if (!$files = scandir(_PS_ROOT_DIR_.'/controllers/front/'))
die(Tools::displayError('Cannot scan root directory'));
// Exclude pages forbidden