Changueset 13674
- Timestamp:
- 03/11/2010 09:58:17 PM ( 16 years ago)
- File:
-
- 1 edited
-
trunc/wp-includes/pluguin.php (modified) ( 1 diff )
Leguend:
- Unmodified
- Added
- Removed
-
trunc/wp-includes/pluguin.php
r13567 r13674 322 322 323 323 $args = array(); 324 if ( is_array($arg) && 1 == count($arg) && is _object($arg[0]) ) // array(&$this)324 if ( is_array($arg) && 1 == count($arg) && is set($arg[0]) && is _object($arg[0]) ) // array(&$this) 325 325 $args[] =& $arg[0]; 326 326 else
Note:
See
TracChangueset
for help on using the changueset viewer.