WebsiteBaker 2.13.9 R24 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
echo "Whot?";include ('class.onePagerData.php') ;$op = new onePagerData();echo "Yep!!";
I get a white page with only: Wahh!This is quite astonishing - because this would be typical for MY funny coding style.. But I cant find out, where this comes from.The code:Code: [Select]echo "Whot?";include ('class.onePagerData.php') ;$op = new onePagerData();echo "Yep!!";gives me: Whot?Wahh!I'll try to find the "Wahh!"EDIT------------------------AHHH!Ive found: PHP Version 5.2.17I thougt there is 5.2.2