|
@@ -2,9 +2,9 @@
|
|
|
/* For licensing terms, see /license.txt */
|
|
|
|
|
|
use Chamilo\CoreBundle\Entity\ExtraField as EntityExtraField;
|
|
|
-use CpChart\Chart\Cache as pCache;
|
|
|
-use CpChart\Chart\Data as pData;
|
|
|
-use CpChart\Chart\Image as pImage;
|
|
|
+use CpChart\Cache as pCache;
|
|
|
+use CpChart\Data as pData;
|
|
|
+use CpChart\Image as pImage;
|
|
|
use Chamilo\UserBundle\Entity\User;
|
|
|
use Chamilo\CoreBundle\Entity\Course;
|
|
|
use Chamilo\CoreBundle\Entity\Session;
|