source:
trunk/web/app/out/dist/content/e_set_pages.php
Last change on this file was 6, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 171 bytes |
Rev | Line | |
---|---|---|
[6] | 1 | <?php |
2 | ||
3 | if($env->out_file_exists("content/set_pages/".$env->prefix.$env->a.".php")) | |
4 | { require $env->out_file("content/set_pages/".$env->prefix.$env->a.".php"); | |
5 | } | |
6 | ||
7 | ?> |
Note: See TracBrowser
for help on using the repository browser.