Note: this list is kept only as a demonstration for CVSNotice. For the latest CVS notices, see the Xaraya and Postnuke sites
View Statistics - Next Notice - Previous NoticeDirectory filter : [ all ] / postnuke_modules / articles / pnlang / eng [ view in CVS ]
Date | Directory [filter] | File(s) [view] | Author [filter] |
01 Aug 2002 01:38:53 | postnuke_modules/articles/pnlang/eng | admin.php,1.8,1.9 | Mike |
more of this permission stuff later... |
Update of /home/cvsroot/postnuke_modules/articles/pnlang/eng In directory ns7.hostnuke.net:/tmp/cvs-serv8678/pnlang/eng Modified Files: admin.php Log Message: more of this permission stuff later... Index: admin.php =================================================================== RCS file: /home/cvsroot/postnuke_modules/articles/pnlang/eng/admin.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** admin.php 28 Jul 2002 23:20:33 -0000 1.8 --- admin.php 1 Aug 2002 01:38:50 -0000 1.9 *************** *** 13,16 **** --- 13,21 ---- define('_ARTICLESUPDATE', 'Update Article'); define('_ARTICLESUPDATED', 'Article updated'); + define('_ARTICLESDELETE', 'Delete Article'); + define('_ARTICLESCONFIRMDELETE', 'Confirm deleting this article'); + define('_ARTICLESCANCELDELETE', 'Cancel deleting this article'); + define('_CONFIRM', 'Confirm'); + define('_ARTICLESDELETED', 'Article deleted'); define('_ADDARTICLE', 'Add Article'); define('_AUTHOR', 'Author');
View Statistics - Next Notice - Previous Notice
Visit Developer Site - Browse CVS Repository |
Syndicate via backend.rss (max. once per hour please) | Powered by CVSNotice 0.1.3 |