Re: DLR counters on the status page
Alejandro Guerrieri <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
I guess what Vincent means is that short_open_tag may be removed completely at future versions, and in fact right now it's not recommended at all because it might be disabled on some installations. I'll commit a patch with those fixes and also a couple color changes Vincent also suggested. Regards, -- Alejandro Guerrieri [email protected] On 26/11/2009, at 11:00, Andreas Fink wrote: > php version >= 6.0?? > thats not existing yet. > > > On 25.11.2009, at 14:37, Vincent CHAVANIS wrote: > >> Hi, >> >> You have short_open_tag "<?" on index.php & xmltoarray.php >> And *shouldn't* be like this as described in the php guidelines >> for further php releases (eg. >= php 6.0) >> >> Could you please fix this asap? >> >> Then, i think we have to make a default working config >> for people who just want to quickly test this contrib. >> >> $configs = array( >> array( "base_url" => "http://127.0.0.1:13000", >> "status_passwd" => "foo", >> "admin_passwd" => "bar", >> "name" => "Kannel default" >> ), >> ); >> >> Also, you can also credit yourself ;-) >> as you re-wrote the script. >> >> Thanks >> >> Vincent. >> >> >> Alejandro Guerrieri a écrit : >>> Commited to CVS. >>> Regards, >>> -- >>> Alejandro Guerrieri >>> [email protected] >>> On 24/11/2009, at 12:14, Alexander Malysh wrote: >>>> Alex, could you please commit this patch? >>>> >>>> Thanks, >>>> Alexander Malysh >>>> >>>> Am 17.11.2009 um 20:40 schrieb Alejandro Guerrieri: >>>> >>>>> Please find a zip with the full folder attached. >>>>> >>>>> It's almost a full code rewrite, with lots of changes on the >>>>> code structure and UI as well, apart from support for the dlr >>>>> fields. >>>>> >>>>> I'm working on a completely new, "ajaxified" version as well, >>>>> stay tuned ;) >>>>> >>>>> Regards, >>>>> -- >>>>> Alejandro Guerrieri >>>>> [email protected] >>>>> >>>>> <kannel-monitor.zip> >>>>> On 15/11/2009, at 15:44, Alexander Malysh wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> @Alex: any news about kannel-monitor patch? >>>>>> >>>>>> Thanks, >>>>>> Alexander Malysh >>>>>> >>>>>> Am 11.11.2009 um 19:47 schrieb Alejandro Guerrieri: >>>>>> >>>>>>> Working on it already, it'll be ready for tomorrow probably. >>>>>>> >>>>>>> Regards, >>>>>>> -- >>>>>>> Alejandro Guerrieri >>>>>>> [email protected] >>>>>>> >> >> > > >