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:
authormattab <matthieu.aubry@gmail.com>2014-07-09 18:55:41 +0400
committermattab <matthieu.aubry@gmail.com>2014-07-09 18:55:41 +0400
commit6de32841ddfa50bb0e87e87271a6dec8da36f65b (patch)
tree856acfd01948e747d9e79b0967605a3039f3a86e /tests/javascript
parent2d3963b954364784f8ab2d7f186bc2ff62b844a0 (diff)
Refs #5273 Replace other Trac URLs with Github URLs
Diffstat (limited to 'tests/javascript')
-rw-r--r--tests/javascript/SQLite.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/javascript/SQLite.php b/tests/javascript/SQLite.php
index c357c7febf..5b4a3b3343 100644
--- a/tests/javascript/SQLite.php
+++ b/tests/javascript/SQLite.php
@@ -5,7 +5,6 @@
* SQLite shim
*
* @link http://piwik.org
- * @source http://dev.piwik.org/trac/browser/trunk/tests/javascript/SQLite.php
* @license http://www.opensource.org/licenses/bsd-license.php Simplified BSD
*/
if (class_exists('SQLite3'))