Search found 2 matches

by clhereistian
Fri Jun 09, 2006 1:36 pm
Forum: Announcements Discussions
Topic: Discussion about: Joomla! 1.0.9 out now!!
Replies: 79
Views: 33708

Re: Discussion about: Joomla! 1.0.9 out now!!

BTW, I just upgraded a copy of my site, and all seems to be going well. Still testing, but it looks like great work. Thank you very much for all the development work.
by clhereistian
Fri Jun 09, 2006 11:48 am
Forum: Announcements Discussions
Topic: Discussion about: Joomla! 1.0.9 out now!!
Replies: 79
Views: 33708

Re: Discussion about: Joomla! 1.0.9 out now!!

I'm just a php hack, but it looks like the parantesis are missing here:

index2.php - lines 76-79

if ( $do_pdf == 1 ){
include $mosConfig_absolute_path .'/includes/pdf.php';
exit();
}