mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 17:19:56 +02:00
CoreTemplate tests. FPW BC constant fix.
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("PAGE_NAME", "User Posts");
|
||||
if(!defined('PAGE_NAME'))
|
||||
{
|
||||
define("PAGE_NAME", "User Posts"); // todo fix me
|
||||
}
|
||||
|
||||
define("UP_LAN_0", "All Forum Posts for [x]");
|
||||
define("UP_LAN_1", "All Comments for [x]");
|
||||
|
Reference in New Issue
Block a user