Skip to content

Commit c8a3229

Browse files
committed
Minor changes
1 parent 2a1e457 commit c8a3229

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

globals.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
$world['ClusterLogo'] = "img/x-cluster-logo.png";
44
$world['UniLogo'] = "img/unitn-logo.png";
55
$world['GangliaURL'] = 'http://ganglia.wikimedia.org/latest/';
6-
$world['AdminMail'] = "nirvana1289@gmail.com";
6+
$world['AdminMail'] = "matteo.ragni.it@gmail.com";
77
$world['University'] = "Università degli studi di Trento";
88
$world['queue_list'] = array("batch","Another_queue1","Another_queue2");
9-
$world['upload_temp'] = '/var/www/uploads';
109
$world['tmp'] = '/tmp';
1110
$debug = true;
1211

html_include/phpinfo.php

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)