1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 19:44:09 +02:00

Display message if source file for data table not available when creating db-based extended field

This commit is contained in:
e107steved
2008-08-30 20:22:31 +00:00
parent dde28db6ac
commit 61ec94fa25
2 changed files with 14 additions and 5 deletions

View File

@@ -4,8 +4,8 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_users_extended.php,v $
| $Revision: 1.6 $
| $Date: 2008-06-29 10:00:30 $
| $Revision: 1.7 $
| $Date: 2008-08-30 20:22:31 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -90,6 +90,7 @@ define("EXTLAN_74", "is a reserved field name and can not be used.");
define("EXTLAN_75", "Error adding field to database.");
define("EXTLAN_76", "Invalid characters in field name - only A-Z, a-z, 0-9, '_' allowed.");
define("EXTLAN_77", "Category not deleted - must delete fields in category first: ");
define('EXTLAN_78', 'Cannot find file --FILE-- needed to create data table');
//textbox