Changeset 3062
- Timestamp:
- 07/24/11 07:46:40 (12 years ago)
- Location:
- plugins/dctranslations
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dctranslations/_define.php
r2910 r3062 17 17 "Allows to translate posts", // Description 18 18 "Jean-Christophe Dubacq, Franck Paul", // Author 19 '1.1 2', // Version19 '1.13', // Version 20 20 'admin,editor,usage', // Permissions 21 21 500 // Priority -
plugins/dctranslations/_public.php
r2703 r3062 443 443 $newargs=$args; 444 444 } 445 url Metadata::tagFeed($newargs);445 urlTags::tagFeed($newargs); 446 446 return; 447 447 }
Note: See TracChangeset
for help on using the changeset viewer.