[*] Classes : images.inc.php functions are now all deprecated, use the new class ImageManager instead

This commit is contained in:
rMalie
2012-01-23 10:21:51 +00:00
parent 36eb5b4d06
commit f08ce5cb8b
32 changed files with 569 additions and 427 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
class ImageManager extends ImageManagerCore
{
}