web/callback.php
changeset 563 0dd745105665
parent 557 636258d3fe4b
child 844 c086c7ab3f38
equal deleted inserted replaced
562:bb1bc47e186c 563:0dd745105665
     1 <?php
     1 <?php
     2 
     2 header('P3P:CP="IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT"');
     3 /**
     3 /**
     4  * include some common code (like we did in the 90s)
     4  * include some common code (like we did in the 90s)
     5  * People still do this? ;)
     5  * People still do this? ;)
     6  */
     6  */
     7 include_once 'common.php';
     7 include_once 'common.php';