- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/public/lib.urlhandlers.php
r779 r1128 86 86 $_ctx->nb_entry_per_page = $core->blog->settings->system->nb_post_per_page; 87 87 } 88 89 // Break public template here for now 90 // just to check if template engine is well loaded. 91 $core->tpl->display($tpl.'.twig'); 92 // To be continued... 88 93 89 94 $tpl_file = $core->tpl->getFilePath($tpl);
Note: See TracChangeset
for help on using the changeset viewer.