From 81f0aa86e514d183e433b6a80f8cdaa4df476462 Mon Sep 17 00:00:00 2001 From: SecretR Date: Thu, 28 Feb 2013 17:21:17 +0200 Subject: [PATCH] URL shortcode update --- e107_core/shortcodes/single/url.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 e107_core/shortcodes/single/url.php diff --git a/e107_core/shortcodes/single/url.php b/e107_core/shortcodes/single/url.php new file mode 100644 index 000000000..cb55ecb4e --- /dev/null +++ b/e107_core/shortcodes/single/url.php @@ -0,0 +1,20 @@ +create($route, $parms, $options); +}