diff options
Diffstat (limited to 'framework/3rdParty/FirePHPCore')
-rw-r--r-- | framework/3rdParty/FirePHPCore/FirePHP.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/3rdParty/FirePHPCore/FirePHP.class.php b/framework/3rdParty/FirePHPCore/FirePHP.class.php index a6abec0d..7d3b95f6 100644 --- a/framework/3rdParty/FirePHPCore/FirePHP.class.php +++ b/framework/3rdParty/FirePHPCore/FirePHP.class.php @@ -1223,7 +1223,7 @@ class FirePHP { * @author Brett Stimmerman <brettstimmerman[at]gmail[dot]com> * @author Christoph Dorn <christoph@christophdorn.com> * @copyright 2005 Michal Migurski - * @version CVS: $Id$ + * @version CVS: $Id: FirePHP.class.php 3187 2012-07-12 11:21:01Z ctrlaltca $ * @license http://www.opensource.org/licenses/bsd-license.php * @link http://pear.php.net/pepr/pepr-proposal-show.php?id=198 */ |