|  | 
| 9 | 9 | 		* http://php.net/manual/en/function.date.php for more information. | 
| 10 | 10 | 		*/ | 
| 11 | 11 | 		'php_date_format' => 'M j, Y G:i A', | 
| 12 |  | -		 | 
|  | 12 | + | 
| 13 | 13 | 		/** | 
| 14 |  | -		* The offset in seconds of the default time zone used for displaying dates.  | 
|  | 14 | +		* The offset in seconds of the default time zone used for displaying dates. | 
| 15 | 15 | 		*/ | 
| 16 | 16 | 		'php_time_offset' => 0, | 
| 17 | 17 | 
 | 
| 18 | 18 | 		/** | 
| 19 |  | -		* The format that dates constructed via JavaScript are displayed in. See  | 
|  | 19 | +		* The format that dates constructed via JavaScript are displayed in. See | 
| 20 | 20 | 		* https://github.com/phstc/jquery-dateFormat for more information. | 
| 21 | 21 | 		* | 
| 22 | 22 | 		* This is used when possible to ensure that dates match the visitor's local | 
| 23 | 23 | 		* time zone. It should be equivalent to the PHP date format. | 
| 24 | 24 | 		*/ | 
| 25 | 25 | 		'js_date_format' => 'MMM d, yyyy h:mm a', | 
| 26 |  | -		 | 
|  | 26 | + | 
| 27 | 27 | 		/** | 
| 28 | 28 | 		* Footer HTML. | 
| 29 | 29 | 		*/ | 
| 30 | 30 | 		'footer' => | 
| 31 | 31 | 			'Please direct feedback to <a href="http://www.pathofexile.com/forum/view-thread/69448" target="_blank">this thread</a>. '. | 
| 32 | 32 | 			'Want a new feature? <a href="https://github.com/ccbrown/gggtracker" target="_blank">Add it yourself!</a>', | 
| 33 | 33 | 	), | 
| 34 |  | -	 | 
|  | 34 | + | 
| 35 | 35 | 	/** | 
| 36 | 36 | 	* MySQL information. Don't forget to initialize the database with the contents of database.sql. | 
| 37 | 37 | 	*/ | 
|  | 
| 45 | 45 | 
 | 
| 46 | 46 | 	/** | 
| 47 | 47 | 	* To poll forum posts and Twitter updates, two cron jobs should be set up to invoke | 
| 48 |  | -	* scan_posts.cron.php and update_tweets.cron.php. These are publically accessible  | 
|  | 48 | +	* scan_posts.cron.php and update_tweets.cron.php. These are publically accessible | 
| 49 | 49 | 	* files, so to prevent abuse, you must create a random secret here. Then, when | 
| 50 | 50 | 	* invoking the scripts, pass that secret as a GET parameter. | 
| 51 | 51 | 	* | 
|  | 
| 54 | 54 | 	'cron' => array( | 
| 55 | 55 | 		'secret' => '', | 
| 56 | 56 | 	), | 
| 57 |  | -	 | 
|  | 57 | + | 
| 58 | 58 | 	'poe' => array( | 
| 59 | 59 | 		/** | 
| 60 | 60 | 		* The timezone of the forum account used (e.g. 'GMT' or 'PST'). | 
| 61 | 61 | 		*/ | 
| 62 | 62 | 		'forum_timezone' => '', | 
| 63 |  | -		 | 
|  | 63 | + | 
| 64 | 64 | 		/** | 
| 65 | 65 | 		* The value of the PHPSESSID cookie for a valid login session. | 
| 66 | 66 | 		*/ | 
| 67 | 67 | 		'forum_sessid' => '', | 
| 68 |  | -		 | 
|  | 68 | + | 
| 69 | 69 | 		/** | 
| 70 | 70 | 		* The id of the news forum. | 
| 71 | 71 | 		*/ | 
|  | 
| 75 | 75 | 		* An array of forum posters to track. | 
| 76 | 76 | 		*/ | 
| 77 | 77 | 		'forum_posters' => array( | 
| 78 |  | -			'Chris', 'Jonathan', 'Erik', 'Mark_GGG', 'Samantha', 'Rory', 'Rhys', 'Qarl', | 
| 79 |  | -			'Andrew_GGG', 'Damien_GGG', 'Russell', 'Joel_GGG', 'Ari', 'Thomas', | 
| 80 |  | -			'BrianWeissman', 'Edwin_GGG', 'Support', 'Dylan', 'MaxS', 'Ammon_GGG', | 
| 81 |  | -			'Jess_GGG', 'Robbie_GGG', 'GGG_Neon', 'Jason_GGG', 'Henry_GGG', | 
| 82 |  | -			'Michael_GGG', 'Bex_GGG', 'Cagan_GGG', 'Daniel_GGG', 'Kieren_GGG',  | 
| 83 |  | -			'Yeran_GGG', 'Gary_GGG', 'Dan_GGG', 'Jared_GGG', 'Brian_GGG', 'RobbieL_GGG', | 
| 84 |  | -			'Arthur_GGG', 'NickK_GGG' | 
|  | 78 | +			'Chris', 'Jonathan', 'Erik', 'Mark_GGG', 'Samantha', 'Rory', | 
|  | 79 | +			'Rhys', 'Qarl', 'Andrew_GGG', 'Damien_GGG', 'Russell', 'Joel_GGG', 'Ari', | 
|  | 80 | +			'Thomas', 'BrianWeissman', 'Edwin_GGG', 'Support', 'Dylan', 'MaxS', | 
|  | 81 | +			'Ammon_GGG', 'Jess_GGG', 'Robbie_GGG', 'GGG_Neon', 'Jason_GGG', 'Henry_GGG', | 
|  | 82 | +			'Michael_GGG', 'Bex_GGG', 'Cagan_GGG', 'Daniel_GGG', 'Kieren_GGG', 'Yeran_GGG', | 
|  | 83 | +			'Gary_GGG', 'Dan_GGG', 'Jared_GGG', 'Brian_GGG', 'RobbieL_GGG', 'Arthur_GGG', | 
|  | 84 | +			'NickK_GGG', 'Felipe_GGG', 'Alex_GGG', 'Alexcc_GGG', 'Andy', 'CJ_GGG', | 
|  | 85 | +			'Eben_GGG', 'Emma_GGG', 'Ethan_GGG', 'Fitzy_GGG', 'Hartlin_GGG', 'Jake_GGG', | 
|  | 86 | +			'Lionel_GGG', 'Melissa_GGG', 'MikeP_GGG', 'Novynn', 'Rachel_GGG', 'Rob_GGG', | 
|  | 87 | +			'Roman_GGG', 'Sarah_GGG', 'SarahB_GGG', 'Tom_GGG' | 
| 85 | 88 | 		), | 
| 86 | 89 | 
 | 
| 87 | 90 | 		/** | 
| 88 | 91 | 		* The Twitter user to track. | 
| 89 | 92 | 		*/ | 
| 90 | 93 | 		'twitter_name' => 'pathofexile', | 
| 91 | 94 | 	), | 
| 92 |  | -	 | 
|  | 95 | + | 
| 93 | 96 | 	/** | 
| 94 | 97 | 	* Twitter-supplied credentials. Create an app at https://apps.twitter.com and obtain | 
| 95 | 98 | 	* these through the "Keys and Access Tokens" tab for your app. | 
|  | 
| 103 | 106 | ); | 
| 104 | 107 | 
 | 
| 105 | 108 | /** | 
| 106 |  | -* Any of the above can be overridden in a local configuration file. Simply create a file named  | 
|  | 109 | +* Any of the above can be overridden in a local configuration file. Simply create a file named | 
| 107 | 110 | * local_config.php that looks like this: | 
| 108 | 111 | * | 
| 109 | 112 | * <?php | 
|  | 
0 commit comments