source: trunk/web/app/out/dist/content/e_set_pages.php @ 1

Last change on this file since 1 was 1, checked in by dj3c1t, 12 years ago

import initial

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.