I say this is ridiculous, as it should not exist.
folder structure =
smarty/libs/smarty.class.php
index.php
index calls:
requires_once('smarty/libs/smarty.class.php');
says not found,
then I did a file_exists and that too fails and says its not found
yet - there it is, and on my local...