source:
branches/rsr.v5.1.dev/web/app/out/dist/content/e_set_pages.php
@
4
Last change on this file since 4 was 1, checked in by dj3c1t, 13 years ago | |
---|---|
File size: 171 bytes |
Line | |
---|---|
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.