[ Index ] |
|
Code source de e107 0.7.8 |
1 <?php 2 if (!defined('e107_INIT')) { exit; } 3 include_once(e_HANDLER.'shortcode_handler.php'); 4 $list_shortcodes = $tp -> e_sc -> parse_scbatch(__FILE__); 5 /* 6 SC_BEGIN LIST_DATE 7 global $LIST_DATE; 8 return $LIST_DATE; 9 SC_END 10 11 SC_BEGIN LIST_ICON 12 global $LIST_ICON; 13 return $LIST_ICON; 14 SC_END 15 16 SC_BEGIN LIST_HEADING 17 global $LIST_HEADING; 18 return $LIST_HEADING; 19 SC_END 20 21 SC_BEGIN LIST_AUTHOR 22 global $LIST_AUTHOR; 23 return $LIST_AUTHOR; 24 SC_END 25 26 SC_BEGIN LIST_CATEGORY 27 global $LIST_CATEGORY; 28 return $LIST_CATEGORY; 29 SC_END 30 31 SC_BEGIN LIST_INFO 32 global $LIST_INFO; 33 return $LIST_INFO; 34 SC_END 35 36 37 */ 38 ?>
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 |