Correccion de instancia de variable

This commit is contained in:
Brayan Osmar Pereyra Suxo
2014-09-26 11:03:15 -04:00
parent 8a01bce933
commit 454bf006b0

View File

@@ -1,5 +1,6 @@
<?php
try {
$response = new stdClass;
if (isset( $_POST['javascriptCache'] ) || isset( $_POST['metadataCache'] ) || isset( $_POST['htmlCache'] )) {
if (isset( $_POST['javascriptCache'] )) {