[Kolab-devel] Variable smarty library location

Gunnar Wrobel wrobel at gentoo.org
Fri Mar 10 09:00:34 CET 2006


The commit that included the smarty dir variable yesterday did not
include the change on mysmarty.php.in. Don't know if that was
intentional or not.

> diff -Naur server.original/kolab-webadmin/kolab-webadmin/php/admin/include/mysmarty.php.in server/kolab-webadmin/kolab-webadmin/php/admin/include/mysmarty.php.in
> --- server.original/kolab-webadmin/kolab-webadmin/php/admin/include/mysmarty.php.in	2006-03-09 16:43:06.000000000 +0100
> +++ server/kolab-webadmin/kolab-webadmin/php/admin/include/mysmarty.php.in	2006-03-09 16:51:58.000000000 +0100
> @@ -19,7 +19,7 @@
>   */
>  
>  require_once('config.php');
> -require_once('Smarty/Smarty.class.php');
> +require_once('@kolab_php_smarty_prefix@/Smarty.class.php');
>  require_once('locale.php');
>  
>  // PENDING: Remove this before production(!)
>
>

Regards,

Gunnar

-- 
Gunnar Wrobel                    Gentoo Developer
__________________C_o_n_t_a_c_t__________________

Mail: wrobel at gentoo.org
WWW:  http://www.gunnarwrobel.de
IRC:  #gentoo-web at freenode.org
_________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/devel/attachments/20060310/5dc49df4/attachment.sig>


More information about the devel mailing list