Ressource Test

This commit is contained in:
Christian Paminger
2011-08-21 22:22:55 +00:00
parent 31e523dbb3
commit c4ff0aff47
+1 -1
View File
@@ -29,7 +29,7 @@ require_once('../../include/projektbenutzer.class.php');
$pb= new projektbenutzer();
$pb->load();
$pb->getUIDs();
$datum=$pb->jump_week(time(),-30);
$datum=$pb->jump_week(time(),0);
echo '<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>';
?>