|
From: Dan A. <Dan...@Ph...> - 2006-09-22 00:11:31
|
I check a number of changes into svn on SourceForge today- * Register_globals should no longer be required * Refactored lib/defines.php and moved all code to lib/functions.php lib/defines.php should only contain the 'tunables' now * cbEnd.php no longer kills meetme conferences not in the scheduling database * Merged a contributed feature to allow cbmysql to be called with a conference number as an argument. * Reworked conf_control to use the 'meetme list $confno concise' command. This should solve problems with odd characters in callerid name/number causing parse errors I have app_cbmysql updated to load on 1.4, but I hate the build environment (menuselect, etc) for such a small app. I'm going to see if I can work up a small static Makefile, but I have no idea what I am doing in this area. Check it out if you can and let me know if anything needs fixing before 3.0 (I'd prefer to lable the 1.4 compatible release 3.0, but 2.2 would probably be fine) Dan |