source: trunk/calendar_new/inc/class.socalendar.inc.php @ 420

Revision 420, 80 bytes checked in by niltonneto, 16 years ago (diff)

Commit inicial da agenda com layout usando Ajax.

Line 
1<?php class socalendar
2{
3
4        var $public_functions = array(
5                        false                   );
6
7}
8
9
10?>
Note: See TracBrowser for help on using the repository browser.