Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
General Questions
SilverStripe Forums » General Questions » Force Flush Sitewide
General questions about getting started with SilverStripe that don't fit in any of the categories above.
|
Page:
1
|
Go to End | |
| Author | Topic: Force Flush Sitewide | 242 Views |
-
Force Flush Sitewide

27 May 2009 at 10:34am
Hey,
I would like to know how I can force a flush sitewide on the users side and by a GET querystring or code that I could write.Thanks
-
Re: Force Flush Sitewide

27 May 2009 at 10:13pm
You can fliush the whole site by setting ?flush=all in your url. A couple flush function exist which you can call in your php if you need to - The main one would be SSViewer::flush_template_cache() if you need to do it without a get var
| 242 Views | ||
|
Page:
1
|
Go to Top |


