1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-20 21:32:09 +02:00

Bugracker #3939 - hard coded LAN

This commit is contained in:
e107steved
2007-05-06 20:52:48 +00:00
parent 10dd5dfae6
commit c1c55df653
2 changed files with 8 additions and 8 deletions

View File

@@ -4,9 +4,9 @@
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_image.php,v $
| $Revision: 1.2 $
| $Date: 2007-03-25 03:27:05 $
| $Author: mcfly_e107 $
| $Revision: 1.3 $
| $Date: 2007-05-06 20:52:48 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
define("IMALAN_1", "Enable image posting");
@@ -64,6 +64,6 @@ define("IMALAN_51", "Avatar for ");
define("IMALAN_52", "Path to ImageMagick appears to be incorrect");
define("IMALAN_53", "Path to ImageMagick appears to be correct, but convert file may not be valid");
define("IMALAN_54", "GD version installed:");
define('IMALAN_55', 'Not installed');
?>