source:
spip-zone/_plugins_/assoc/exec/assoc_admin.php
@
30362
Last change on this file since 30362 was 30362, checked in by , 12 years ago | |
---|---|
File size: 192 bytes |
Line | |
---|---|
1 | <?php |
2 | if (!defined("_ECRIRE_INC_VERSION")) return; |
3 | function exec_assoc_admin(){ |
4 | |
5 | pipeline('fast_plug',array('args'=>array('exec'=>'assoc_admin','type'=>'simple'),'data'=>'')); |
6 | |
7 | } |
8 | ?> |
Note: See TracBrowser
for help on using the repository browser.