This commit is contained in:
Romain Neutron
2012-01-25 18:47:04 +01:00
parent fc1a0abb19
commit de5ffe76ae
5 changed files with 1 additions and 15 deletions

View File

@@ -1232,9 +1232,6 @@ class task_period_outofdate extends task_abstract
);
phrasea::headers(200, true, 'application/json', 'UTF-8', false);
// return("hello4");
//var_dump($parm2);
//return;
$ret = NULL;
switch($parm2['ACT'])
{