[TEP-COMMIT] CVS: admin/admin/includes/languages/german categories.php,1.23,1.24
Harald Ponce de Leon <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tep/admin/admin/includes/languages/german
In directory sc8-pr-cvs1:/tmp/cvs-serv26511/includes/languages/german
Modified Files:
categories.php
Log Message:
fix bug 1226 - prevent categories being moved into one of their child
categories
Index: categories.php
===================================================================
RCS file: /cvsroot/tep/admin/admin/includes/languages/german/categories.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- categories.php 20 Jun 2003 00:23:57 -0000 1.23
+++ categories.php 11 Jul 2003 14:40:28 -0000 1.24
@@ -93,4 +93,5 @@
define('ERROR_CANNOT_LINK_TO_SAME_CATEGORY', 'Fehler: Produkte können nicht in der gleichen Kategorie verlinkt werden.');
define('ERROR_CATALOG_IMAGE_DIRECTORY_NOT_WRITEABLE', 'Fehler: Das Verzeichnis \'images\' im Katalogverzeichnis ist schreibgeschützt: ' . DIR_FS_CATALOG_IMAGES);
define('ERROR_CATALOG_IMAGE_DIRECTORY_DOES_NOT_EXIST', 'Fehler: Das Verzeichnis \'images\' im Katalogverzeichnis ist nicht vorhanden: ' . DIR_FS_CATALOG_IMAGES);
+define('ERROR_CANNOT_MOVE_CATEGORY_TO_PARENT', 'Error: Category cannot be moved into child category.');
?>
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1