psql db schema test
[mirrors/Kyberia-bloodline.git] / inc / smarty / node_methodz / function.get_image_link.php
diff --git a/inc/smarty/node_methodz/function.get_image_link.php b/inc/smarty/node_methodz/function.get_image_link.php
deleted file mode 100644 (file)
index c5b450c..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-       function smarty_function_get_image_link($params,&$smarty) {
-               $id=$params['id'];
-               echo "/images/nodes/".substr($id,0,1)."/".substr($id,1,1)."/$id.gif";
-       }
-?>
\ No newline at end of file
This page took 0.14161 seconds and 4 git commands to generate.