From 4370b4a1a38c7ad31e8358dfaf211ff799091625 Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Tue, 20 Nov 2012 13:48:14 +0000 Subject: [PATCH] --- inc/commons/class.common.tools.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inc/commons/class.common.tools.php b/inc/commons/class.common.tools.php index 2654f2d82..52c56fe30 100644 --- a/inc/commons/class.common.tools.php +++ b/inc/commons/class.common.tools.php @@ -386,6 +386,10 @@ class commonTools { unlink($tmp); exit; } + + public static function css(){ + + } public static function phonegap() { $res = commonPage::barre(); -- 2.39.5