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

trackback plugin removed.

This commit is contained in:
Cameron
2020-12-29 10:04:33 -08:00
parent 21e3c3f8ab
commit 94f772577a
26 changed files with 40 additions and 625 deletions

View File

@@ -8,7 +8,6 @@ define("EMESSLAN_TITLE_DEBUG", "System Debug");
define("LAN_THEME_1", "Comments are turned off for this item");
define("LAN_THEME_2", "Read/Post Comment: ");
define("LAN_THEME_3", "Read the rest...");
define("LAN_THEME_4", "Trackbacks: ");
// define("LAN_THEME_4", "Trackbacks: ");
define("LAN_THEME_5", "Posted by ");
define("LAN_THEME_6", "on ");
?>