Changeset 33123 for trunk/tests/phpunit/includes/wp-profiler.php
- Timestamp:
- 07/08/2015 04:04:11 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/includes/wp-profiler.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/wp-profiler.php
r32990 r33123 28 28 $this->stack = array(); 29 29 $this->profile = array(); 30 }31 32 /**33 * PHP4 constructor.34 */35 public function WPProfiler() {36 self::__construct();37 30 } 38 31
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)