Merge branch 'master' of ssh://gitolite@asdynamics.com:50005/projects/fdn2.git
This commit is contained in:
+2
-2
@@ -9,14 +9,14 @@ require_once(dirname(__FILE__)."/load.php");
|
||||
try {
|
||||
|
||||
|
||||
$media = GlobalVariables::get("dao")->getFirst("MediaModel",array("id"=>"569914c30b860ea20d8b4568"));
|
||||
// $media = GlobalVariables::get("dao")->getFirst("MediaModel",array("id"=>"569914c30b860ea20d8b4568"));
|
||||
|
||||
|
||||
// $saveable = new stdClass();
|
||||
// $saveable->mediaType = MediaModel::TYPE_IMAGE;
|
||||
// $media = DaoMediaHandler::createNewFileBasedMedia($saveable, "/home/lorenzo/Scrivania/giphy.gif");
|
||||
|
||||
$media->renderMedia();
|
||||
// $media->renderMedia();
|
||||
|
||||
// $prova = new stdClass();
|
||||
// $prova->mediaType = MediaModel::TYPE_YOUTUBE;
|
||||
|
||||
Reference in New Issue
Block a user