Changeset 7

Show
Ignore:
Timestamp:
08/04/09 11:42:21 (17 years ago)
Author:
cpeterson
Message:

testing this with expandpath on the server

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/blog/tags/getpods.cfm

    r6 r7  
    1212---> 
    1313   
    14         <cfset podDir = getDirectoryFromPath(getCurrentTemplatePath()) & "/blog/includes/pods/"> 
     14        <cfset podDir = expandPath("/blog/includes/pods/") /> 
    1515 
    1616        <cfset podList = application.pod.getpods(podDir)>