Diff of /mambo/branches/4.6/administrator/components/com_languages/actions/save.action.php
Parent Directory
|
Revision Log
|
Patch
| revision 915, Sat Jan 27 05:28:56 2007 UTC | revision 948, Fri Feb 2 05:02:04 2007 UTC | |
|---|---|---|
| # | Line 58 | Line 58 |
| 58 | $language->author = 'Mambo Foundation Inc.'; | $language->author = 'Mambo Foundation Inc.'; |
| 59 | $language->authorurl = 'http://www.mambo-foundation.org'; | $language->authorurl = 'http://www.mambo-foundation.org'; |
| 60 | $language->authoremail = 'translation@mambo-foundation.org'; | $language->authoremail = 'translation@mambo-foundation.org'; |
| 61 | $language->copyright = '(C) 2005 - 2006 Mambo Foundation Inc.'; | $language->copyright = 'Refer to copyright.php'; |
| 62 | $language->license = 'http://www.gnu.org/copyleft/gpl.html GNU/GPL'; | $language->license = 'http://www.gnu.org/copyleft/gpl.html GNU/GPL'; |
| 63 | $language->setPlurals($_POST['plural_form']); | $language->setPlurals($_POST['plural_form']); |
| 64 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

