hide map for Character groups Quest Stations when there are no stations
This commit is contained in:
commit
df14dfafc3
4371 changed files with 1220224 additions and 0 deletions
23
www/analytics/libs/sparkline/CHANGES
Normal file
23
www/analytics/libs/sparkline/CHANGES
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
#
|
||||
# Sparkline PHP Graphing Library
|
||||
# Copyright 2004 James Byers <jbyers@gmail.com>
|
||||
# http://sparkline.org
|
||||
#
|
||||
# Dual-licensed under the BSD (LICENSE-BSD.txt) and GPL (LICENSE-GPL.txt)
|
||||
# licenses.
|
||||
#
|
||||
# $Id: CHANGES,v 1.3 2008/03/11 19:12:49 jbyers Exp $
|
||||
#
|
||||
|
||||
2005-06-02 James Byers <jbyers@users.sf.net>
|
||||
|
||||
* Version 0.2 released
|
||||
* Corrected line chart behavior for small data sets [1096890]
|
||||
* Library will create log file if possible [1163412]
|
||||
* Fixed error message on bad log file [1096895]
|
||||
* Corrected bitmask on DEBUG_ALL
|
||||
* Revised structure of SetFeature
|
||||
|
||||
2004-11-08 James Byers <jbyers@users.sf.net>
|
||||
|
||||
* Version 0.1 released
|
||||
Loading…
Reference in a new issue