Changeset 48847 in spip-zone
- Timestamp:
- Jun 16, 2011, 3:09:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/telepathe/trunk/telepathe_fonctions.php
r48636 r48847 42 42 43 43 $v = telepathe(); 44 $r = array( "a".$v['id'] => $v);44 $r = array($v['id'] => $v); 45 45 46 46 switch (_request('format')) {
Note: See TracChangeset
for help on using the changeset viewer.