[ Index ] |
|
Code source de e107 0.7.8 |
1 // $Id: newforumposts.sc,v 1.1 2006/11/10 07:15:33 e107coders Exp $ 2 // use $parm to restrict visibility based on matching part of the URL 3 if($parm && !strpos(e_SELF,$parm)) 4 { 5 return; 6 } 7 else 8 { 9 include(e_PLUGIN."newforumposts_main/newforumposts_main.php"); 10 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |