Changeset 4810
- Timestamp:
- 02/22/12 16:51:18 (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/requirements/mura/plugin/pluginManager.cfc
r4800 r4810 148 148 </cfif> 149 149 </cfquery> 150 151 150 152 151 <cfquery name="variables.rsScripts" dbtype="query"> … … 1631 1630 and moduleID=<cfqueryparam cfsqltype="cf_sql_varchar" value="#arguments.moduleID#"> 1632 1631 </cfif> 1633 order by pluginID1632 order by loadPriority 1634 1633 </cfquery> 1635 1634 <cfreturn rs/>
Note: See TracChangeset
for help on using the changeset viewer.
