cool thanks for the update. next time please submit a bug to the [EMAIL PROTECTED] source forge project. Then it will get fixed in the next release. I had no idea this was broken.
--- Time Bandit <[EMAIL PROTECTED]> wrote: > > More bug fixes. *69 works now. Cisco stuff works. > Lots > > of other fixes. > is phpconfig fixed ? > > when editing a file, it doesn't show the list of > sections, it only list "Header" > > What needs to be modified : > In the function OC_readConfFile around line 131 > change : > $this->_OC_the_file[] = fgetc($file); to : > $this->_OC_the_file[] = fgets($file); > > I have to manually edit it each time I install it. > > Thanks for the great work so far > > hth > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/ _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
