sproctor / php-calendar

PHP-Calendar
http://www.php-calendar.org/
Apache License 2.0
140 stars 67 forks source link

Calendar title default #14

Closed sabas closed 11 years ago

sabas commented 11 years ago

If no title is given during installation there's a notice Notice: Undefined index: title in [cut]\includes\phpccalendar.class.php on line 35 $result should have defaults?

sproctor commented 11 years ago

This was because of our mismatch on column names wasn't it? Closing it because I think that's the case.

sabas commented 11 years ago

Yep!