First customizations

- Move credentials.php to be a sample file.
- Change timezone to Europe/Madrid.
- Change event name.

Change-Id: Ia857dff139adf26fcab5a4be0c246fed1c56a42e
diff --git a/js/utils.js b/js/utils.js
index 315cf19..0e0922a 100644
--- a/js/utils.js
+++ b/js/utils.js
@@ -23,7 +23,7 @@
 			console.log(data);
 		},
 		'error': function(xhr, status, error) { 
-			$.notify('Error! Torna-ho a intentar o contacta amb l\'Andreu: +34681236024');
+			$.notify('Error! Torna-ho a intentar o contacta\'ns: operacio236@avm99963.com');
 			console.log(error);
 		}
 	});