summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorneoraider <devnull@localhost>2006-12-09 19:02:02 +0100
committerneoraider <devnull@localhost>2006-12-09 19:02:02 +0100
commit3760ff689bc74cc234c8c06b5007fb6f9a2270e0 (patch)
treeda120185ee52a62f80ec3da26920926b0de40f94 /templates
parente6e0f3703ab6fc13a1ec9ce95de2bd398bcf881c (diff)
downloadbbcode-3760ff689bc74cc234c8c06b5007fb6f9a2270e0.tar
bbcode-3760ff689bc74cc234c8c06b5007fb6f9a2270e0.zip
mod-BBCode an neue Neon-Version angepasst
Diffstat (limited to 'templates')
-rw-r--r--templates/bbcode.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bbcode.inc.php b/templates/bbcode.inc.php
index 3c8212e..9219331 100644
--- a/templates/bbcode.inc.php
+++ b/templates/bbcode.inc.php
@@ -1,5 +1,5 @@
<?PHP
- Uses('message', 'bbcode', 'links');
+ Uses('bbcode', 'links');
class bbcode_template {
function GetPage($data) {