[-] CORE : fixed some bad include of jquery plugin

This commit is contained in:
vAugagneur
2012-11-23 16:35:57 +01:00
parent 3664925fb9
commit 0e0ca2a473
4 changed files with 15 additions and 12 deletions
+1 -1
View File
@@ -381,7 +381,7 @@ class MediaCore
* @param mixed $name
* @return void
*/
public static function getJqueryPluginCSSPath($name, $folder)
public static function getJqueryPluginCSSPath($name, $folder = null)
{
if ($folder === null)
$folder = _PS_JS_DIR_.'jquery/plugins/'; //set default folder