Skip to content

Commit f2a72aa

Browse files
added change
1 parent e9c9fc0 commit f2a72aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_lib/router.dispatcher.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
class Router_Dispatcher {
44

55
var $command;
6+
var $gittesting;
67

78
function Router_Dispatcher($command) {
89
$this->command = $command;

0 commit comments

Comments
 (0)