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

Batch-Copy added to admin-ui. Adding missing core shortcodes. Media-Category NewsThumbs added (legacy support)

This commit is contained in:
CaMer0n
2011-07-25 02:41:49 +00:00
parent a6613cb515
commit 7a9ae43aad
8 changed files with 102 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
//<?
return SITECONTACTINFO;

View File

@@ -0,0 +1,4 @@
//<?php
$tp = e107::getParser();
return $tp->toHtml(SITEDISCLAIMER,TRUE,"constants defs");