1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-03 03:13:34 +02:00

removal of deprecated files.

This commit is contained in:
CaMer0n
2007-09-09 06:54:43 +00:00
parent cf84f234fe
commit 2cca4f83b2
6 changed files with 0 additions and 904 deletions

View File

@@ -1,19 +0,0 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_equery_secure.php,v $
| $Revision: 1.1.1.1 $
| $Date: 2006-12-02 04:34:39 $
| $Author: mcfly_e107 $
+----------------------------------------------------------------------------+
*/
define("EQSEC_LAN1", "You are being redirected to an admin function, possible database modifications could occur");
define("EQSEC_LAN2", "Please confirm this action:");
define("EQSEC_LAN3", "No referrer");
define("EQSEC_LAN4", "Action from:");
define("EQSEC_LAN5", "Action to:");
define("EQSEC_LAN6", "Confirm action");
define("EQSEC_LAN7", "Or cancel");
?>