| changeset 612 | 9ade48a35268 |
| parent 610 | f8a6c09cdd54 |
--- a/web/client_pad.php Mon May 14 18:50:23 2012 +0200 +++ b/web/client_pad.php Mon May 14 18:53:12 2012 +0200 @@ -2,7 +2,7 @@ header('P3P:CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"'); if(!isset($_REQUEST['rep'])) { include_once dirname(__FILE__).'/common.php'; - header('Location: ' . URL_ROOT . "$C_default_rep/client.php" ); + header('Location: ' . URL_ROOT . "$C_default_rep/client_pad.php" ); exit(); }