// Welcome 2013

This commit is contained in:
gRoussac
2013-07-15 16:36:54 +02:00
parent ca4a73ddf4
commit 01bad90b29
6 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
<?php
/*
* 2007-2012 PrestaShop
* 2007-2013 PrestaShop
*
* NOTICE OF LICENSE
*
@@ -549,4 +549,4 @@ class MediaCore
return array_merge(array($protocol_link.Tools::getMediaServer($url).$url), $js_external_files);
}
}
}