Changeset 325
- Timestamp:
- 07/28/09 03:45:52 (3 years ago)
- Files:
-
- 1 modified
-
trunk/trax/vendor/trax/trax.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/trax.php
r324 r325 161 161 PHP_LIB_ROOT, # php libs dir (ex: /usr/local/lib/php) 162 162 self::$lib_path, # app specific libs extra libs to include 163 self::$vendor_path, # 3rd party libs to include in vendor (vendor/third_party) 163 164 self::$server_default_include_path # tack on the old include_path to the end 164 165 ));
