Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattpiwik <matthieu.aubry@gmail.com>2008-01-14 07:40:16 +0300
committermattpiwik <matthieu.aubry@gmail.com>2008-01-14 07:40:16 +0300
commite61efcc9938ab76239d9319b30376dcef22cc8fb (patch)
tree8726875199cc14b2490f9c6f1dad5beaa548b383 /libs/Zend/Db/Adapter/Mysqli.php
parent027f319c33c624648942106eddc737614f5165ed (diff)
adding svn:keywords Id properties + delete lib
git-svn-id: http://dev.piwik.org/svn/trunk@163 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'libs/Zend/Db/Adapter/Mysqli.php')
-rwxr-xr-xlibs/Zend/Db/Adapter/Mysqli.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/Zend/Db/Adapter/Mysqli.php b/libs/Zend/Db/Adapter/Mysqli.php
index 903a8041be..07acfe8529 100755
--- a/libs/Zend/Db/Adapter/Mysqli.php
+++ b/libs/Zend/Db/Adapter/Mysqli.php
@@ -18,7 +18,7 @@
* @subpackage Adapter
* @copyright Copyright (c) 2005-2007 Zend Technologies USA Inc. (http://www.zend.com)
* @license http://framework.zend.com/license/new-bsd New BSD License
- * @version $Id: Mysqli.php 5503 2007-06-29 18:18:06Z bkarwin $
+ * @version $Id$
*/