From 79c5034d163e90f068d6919796d6d27bc79124d7 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sun, 3 Sep 2006 20:10:41 +0000 Subject: change all biticon links to point to the new icons provided in themes/icon_styles, update themes manager to make icon styles selectable, massive script used to do this ( will me made available shortly ) - might not all be perfect. please help out by fixing broken icon links. --- LibertySystem.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'LibertySystem.php') diff --git a/LibertySystem.php b/LibertySystem.php index 7e057c8..ba2921c 100755 --- a/LibertySystem.php +++ b/LibertySystem.php @@ -3,7 +3,7 @@ * System class for handling the liberty package * * @package liberty -* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertySystem.php,v 1.41 2006/08/31 06:53:16 spiderr Exp $ +* @version $Header: /cvsroot/bitweaver/_bit_liberty/LibertySystem.php,v 1.42 2006/09/03 20:10:40 squareing Exp $ * @author spider */ @@ -432,6 +432,7 @@ class LibertySystem extends LibertyBase { 'iexplain' => $ext, 'url' => 'only', ); + if( !$ret = smarty_function_biticon( $biticon,$gBitSmarty ) ) { $biticon['iname'] = $pExt; if( !$ret = smarty_function_biticon( $biticon,$gBitSmarty ) ) { -- cgit v1.3