fixes small glitches found on PLE
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 16 Jun 2008 10:17:23 +0000 (10:17 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 16 Jun 2008 10:17:23 +0000 (10:17 +0000)
planetlab/persons/index.php
planetlab/sirius/schedule.txt [new file with mode: 0644]

index 783f311..e49bc4b 100644 (file)
@@ -20,7 +20,7 @@ require_once 'plc_functions.php';
 require_once 'plc_sorts.php';
 
 //fix the memory limit for this page
-ini_set("memory_limit","18M");
+ini_set("memory_limit","48M");
 
 // find person roles
 $_person= $plc->person;
diff --git a/planetlab/sirius/schedule.txt b/planetlab/sirius/schedule.txt
new file mode 100644 (file)
index 0000000..e69de29