2006-12-02 04:36:16 +00:00
|
|
|
<?php
|
|
|
|
/*
|
2017-01-14 16:08:13 +00:00
|
|
|
* e107 website system
|
|
|
|
*
|
|
|
|
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
|
|
|
* Released under the terms and conditions of the
|
|
|
|
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
|
|
|
*
|
|
|
|
* English language file - for site links
|
|
|
|
*
|
2006-12-02 04:36:16 +00:00
|
|
|
*/
|
2017-01-14 16:08:13 +00:00
|
|
|
|
2006-12-02 04:36:16 +00:00
|
|
|
define("LAN_SITELINKS_183", "Main Menu");
|
2017-01-14 16:08:13 +00:00
|
|
|
//define("LAN_SITELINKS_502", "Admin Area");//NOT USED
|
2006-12-02 04:36:16 +00:00
|
|
|
|
2020-08-11 09:36:21 -07:00
|
|
|
|