Skip to content

Commit 15983d9

Browse files
committed
SensionLabs -.-'
1 parent e8274ff commit 15983d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cli.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
$cli->error($string);
99
echo $cli->input('Hello world: ',array('Hello','world'));
1010
echo $cli->input('Test2: ', 'test');
11-
print_r($colors->getForegroundColors());
12-
print_r($colors->getBackgroundColors());
11+
//print_r($colors->getForegroundColors());
12+
//print_r($colors->getBackgroundColors());

0 commit comments

Comments
 (0)