Daniel0 Posted April 26, 2009 Share Posted April 26, 2009 <?php function test() { echo 'this is a test'; } test(); Disregard this... Link to comment https://forums.phpfreaks.com/topic/155737-test/ Share on other sites More sharing options...
jackpf Posted April 26, 2009 Share Posted April 26, 2009 Hey, I noticed that happening to me the other day... Another SMF bug? Link to comment https://forums.phpfreaks.com/topic/155737-test/#findComment-819746 Share on other sites More sharing options...
Daniel0 Posted April 26, 2009 Author Share Posted April 26, 2009 Yeah I'm just creating this topic so I have something to show the SMF team. Link to comment https://forums.phpfreaks.com/topic/155737-test/#findComment-819753 Share on other sites More sharing options...
.josh Posted April 26, 2009 Share Posted April 26, 2009 Crayon was here. ---------------> X Link to comment https://forums.phpfreaks.com/topic/155737-test/#findComment-819778 Share on other sites More sharing options...
pSeudo Posted April 26, 2009 Share Posted April 26, 2009 <?php function test() { echo 'this is a test'; } test(); Link to comment https://forums.phpfreaks.com/topic/155737-test/#findComment-819889 Share on other sites More sharing options...
pSeudo Posted April 27, 2009 Share Posted April 27, 2009 <?php function test() { echo 'this is a test'; } test(); Link to comment https://forums.phpfreaks.com/topic/155737-test/#findComment-819951 Share on other sites More sharing options...
Recommended Posts