We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c9fc0 commit f2a72aaCopy full SHA for f2a72aa
_lib/router.dispatcher.php
@@ -3,6 +3,7 @@
3
class Router_Dispatcher {
4
5
var $command;
6
+ var $gittesting;
7
8
function Router_Dispatcher($command) {
9
$this->command = $command;
0 commit comments