Skip to content

Commit

Permalink
durrrrrrr
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Tuttle committed Apr 12, 2013
1 parent 61f82a6 commit fafec75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/factory.cfc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<cfif len(resourcesBasePath) eq 0>
<cfset arguments.resourcesBasePath = "!@$%^&*()" />
</cfif>
<cfset var beanPath =
<cfset beanPath =
resourcesPath
&
"."
Expand Down

0 comments on commit fafec75

Please sign in to comment.