February 4th, 2010, 11:39 AM
|
#11 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,662
|
Try this in header-inc.php add this to the top of the file under the require for config-int.php
$vbdate = time();
then do a search for 1257466372 in the actual css links and replace that with $vbdate
|
| |