|
redeclare?? I dont know why you would get that unless you where trying to include files twice as inc_features.php is the only block that has pp_get_ext so if thats the error your getting somewhere else your using a photo block that also has the same function?
inc_photopost.php should be the one included with the distribution just incase your trying to use the old hack with a file that name.
Now I stated this above in a post that should work
include('../portal/photopost/inc_features.php');
|