Update card.php
This commit is contained in:
parent
e1c3d2b86b
commit
52e90189cd
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@
|
|||
* This copyright notice MUST APPEAR in all copies of the script!
|
||||
***************************************************************/
|
||||
|
||||
ini_set("session.cookie_httponly", 1);
|
||||
ini_set("display_errors", 0);
|
||||
ini_set("log_errors", 1);
|
||||
|
||||
define("BAIKAL_CONTEXT", true);
|
||||
define("PROJECT_CONTEXT_BASEURI", "/");
|
||||
|
||||
|
|
Loading…
Reference in a new issue