Changeset 262 for framework/trunk/fuseboxApplication.cfc
- Timestamp:
- 11/04/06 18:49:20 (2 years ago)
- Files:
-
- 1 modified
-
framework/trunk/fuseboxApplication.cfc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
framework/trunk/fuseboxApplication.cfc
r261 r262 835 835 hint="I am the parsed XML representation of the fusebox.xml file." /> 836 836 837 <!--- TODO: this xpath means that we can't spot bad phase declarations: ---> 837 838 <cfset var children = xmlSearch(arguments.fbCode,"/fusebox/plugins/phase") /> 838 839 <cfset var i = 0 />
