[TEP-COMMIT] CVS: admin/admin/includes/languages/espanol categories.php,1.21,1.22
Harald Ponce de Leon <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tep/admin/admin/includes/languages/espanol
In directory sc8-pr-cvs1:/tmp/cvs-serv26511/includes/languages/espanol
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/espanol/categories.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- categories.php 6 Jul 2003 20:33:01 -0000 1.21
+++ categories.php 11 Jul 2003 14:40:28 -0000 1.22
@@ -93,4 +93,5 @@
define('ERROR_CANNOT_LINK_TO_SAME_CATEGORY', 'Error: No se pueden enlazar productos en la misma categoria.');
define('ERROR_CATALOG_IMAGE_DIRECTORY_NOT_WRITEABLE', 'Error: No se puede escribir en el directorio de imagenes del catálogo: ' . DIR_FS_CATALOG_IMAGES);
define('ERROR_CATALOG_IMAGE_DIRECTORY_DOES_NOT_EXIST', 'Error: No existe el directorio de imagenes del catálogo: ' . 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