summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2ad49ad)
raw | patch | inline | side by side (parent: 2ad49ad)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 22 Feb 2008 08:10:25 +0000 (08:10 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 22 Feb 2008 08:10:25 +0000 (08:10 +0000) |
-
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9043 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9043 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/main.php | patch | blob | history |
index 0521f8981c4c20d2f09ea9d150458947684c239c..d6baecbd0a8dc231e4a8d8798e0208676c80ff86 100644 (file)
--- a/gosa-core/html/main.php
+++ b/gosa-core/html/main.php
/* Remember everything we did after the last click */
session::start();
session::set('errorsAlreadyPosted',array());
+session::set('runtime_cache',array());
session::set('limit_exceeded',FALSE);
if ($_SERVER["REQUEST_METHOD"] == "POST"){