1
0
Fork 0

edit: phpdoc stuff

add: pChart lib - no more usage of google api. There has to be the wp-content/cache writable for images
add: test-folder for later use
new: class agents, new isBot-functionality within this class, old function is deprecated, uses an ini-file with botnames
Dieser Commit ist enthalten in:
Oldperl 2011-11-14 14:21:22 +00:00
Ursprung 187cc396c4
Commit 86383bb510
53 geänderte Dateien mit 26319 neuen und 380 gelöschten Zeilen

Datei anzeigen

@ -12,14 +12,13 @@ License URI: http://www.gnu.org/licenses/gpl-3.0.html
/**
* file semmelstatzR.php
*
* @package SemmelstatzR
* @version $Rev$
* @author Ortwin Pinke <me@ortwinpinke.de>
* @author Andreas 'Redunzl' Mueller
* @copyright (c)2011 SEM-Team
* @copyright (c)2005-2009 kopfhoch-studio
* @link http://sourceforge.net/projects/semmelstatz/
* @license http://www.gnu.org/licenses/gpl-3.0.html
* @package SemmelstatzR
* @version $Rev$
* @since 1.0.0 Beta
* @author SEM-Team
* @copyright (c)2011 SEM-Team
* @link http://sourceforge.net/projects/semmelstatz/
* @license http://www.gnu.org/licenses/gpl-3.0.html
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by