Removed a stray ;
This commit is contained in:
parent
e6a046b402
commit
b105ca976e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
* @copyright Copyright 2007-2010, Gravity Boulevard, LLC
|
||||
* @license http://www.gnu.org/licenses/gpl.html GPL v3
|
||||
* @link http://phpwithpickles.org
|
||||
* @usage <code>require_once 'pickles.php';</code>;
|
||||
* @usage <code>require_once 'pickles.php';</code>
|
||||
*/
|
||||
|
||||
// @todo Allow users to override the timezone from their configuration file.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue