Browse Source

(format fix) replace a tab with a single space

PEAR_1_4DEV
Moriyoshi Koizumi 23 years ago
parent
commit
a5c6b9127e
  1. 2
      tests/lang/bug21669.phpt

2
tests/lang/bug21669.phpt

@ -1,5 +1,5 @@
--TEST--
Bug #21669 "$obj = new $this->var;" doesn't work
Bug #21669 ("$obj = new $this->var;" doesn't work)
--FILE--
<?php
class Test {

Loading…
Cancel
Save