View Single Post
  #5  
Old 09-18-2002, 08:42 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default

In version 3.1.* if you run cleanup.php should do the same as I mentioned above.

Code:
<? chdir("templates_c"); system("rm -rf -- .* *"); ?> The compiled templates cache ("templates_c" directory) has been cleaned up.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote