Delete error_log print

This commit is contained in:
paula
2015-02-06 09:44:07 -04:00
parent 24833b0466
commit b076e36bf8

View File

@@ -16,7 +16,6 @@ switch ($option) {
G::RenderPage("publish", "extJs");
break;
case "processInfo":
error_log("processInfo");
$oHeadPublisher = &headPublisher::getSingleton();
$oHeadPublisher->addContent("setup/dbInfo"); //Adding a html file .html
$oHeadPublisher->addExtJsScript("setup/dbInfo", false); //Adding a javascript file .js