diff config/config.php @ 78:960ba96efce1 extractapp

Update: click to popup remove-tag-window; select to popup tag-window
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Mon, 20 Apr 2015 15:44:54 +0200
parents 97c1e5102a22
children ecc4b22e9b05
line wrap: on
line diff
--- a/config/config.php	Thu Apr 16 14:53:22 2015 +0200
+++ b/config/config.php	Mon Apr 20 15:44:54 2015 +0200
@@ -6,9 +6,9 @@
 
 	public function Configuration() {
 		/** 
-		* Configuration for the system.
-		* If it runs with LGService, set $AT_LOCAL to be true; 
-		* otherwise (runs on localhost), set it to be false.
+		 * Configuration for the system.
+		 * If it runs with LGService, set $AT_LOCAL to be true; 
+		 * otherwise (runs on localhost), set it to be false.
 		*/
 
 		global $AT_LOCAL, $mysql_database, $mysql_server, $mysql_user, $mysql_password, $server_host, $lgserver_url,