Skip to content

Commit b284b4f

Browse files
authored
Update index.php
1 parent 21f30cf commit b284b4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@
154154
/* include the theme functions / filters */
155155
//Global tpl
156156
if($route) {
157-
/* Assign page from route */
158-
$page = $route->getTarget();
159-
}
157+
/* Assign page from route */
158+
$page = $route->getTarget();
159+
}
160160

161161
include_once(TPL.'/tpl.globals.php');
162162
//If offline

0 commit comments

Comments
 (0)