Ticket #361 (closed enhancement: fixed)

Opened 16 years ago

Last modified 16 years ago

buster example needs mapping to run from examples directory

Reported by: chuck@… Owned by:
Priority: normal Milestone: 3.1 Maintenance Beta
Version: 3.0.178 Severity: normal
Keywords: Cc:

Description

Add to buster/Application.cfc

<cfscript>
	this.mappings["/buster"] = ExpandPath('.');
</cfscript>

And it'll run from anywhere without further modification.

Change History

Changed 16 years ago by DanWilson

  • status changed from new to closed
  • resolution set to fixed

Fixed in SVN commit 219

Changed 16 years ago by boomfish

  • milestone set to 3.1.x-next-patch
Note: See TracTickets for help on using tickets.