1
0
This commit is contained in:
Garvin Hicking
2010-05-10 05:53:55 +00:00
parent cc25999490
commit 6bf83967ba
2 changed files with 10 additions and 0 deletions

View File

@ -22,6 +22,10 @@
* </script>
*
*/
// temporary
unset($_REQUEST['backend_config']);
unset($_REQUEST['backend_data']);
function xinha_pass_to_php_backend($Data, $KeyLocation = 'Xinha:BackendKey', $ReturnPHP = FALSE)
{