diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-04-24 09:59:46 +0200 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-04-24 09:59:48 +0200 |
commit | daa4dde508865ef0f08e584987b0695d4847809a (patch) | |
tree | e4aaed56bea63ec5d569fc74ff10f0e36618c50e /framework/3rdParty/FirePHPCore | |
parent | a08d87f68a22df1ffb001ebe1cc3f438c045b843 (diff) |
Update to 3.2.1
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 */ |