source: trunk/web/app/out/dist/content/e_set_artistes.php @ 6

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

mise a jour du trunk

File size: 177 bytes
Line 
1<?php
2
3  if($env->out_file_exists("content/set_artistes/".$env->prefix.$env->a.".php"))
4  { require $env->out_file("content/set_artistes/".$env->prefix.$env->a.".php");
5  }
6
7?>
Note: See TracBrowser for help on using the repository browser.