tristanpriem / qcal

Automatically exported from code.google.com/p/qcal
0 stars 0 forks source link

Please change split() to explode() #16

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In the new version of PHP 5 split() is deprecated . Please change all
split() with explode().

Thanks,

Daniel

Original issue reported on code.google.com by kemper.d...@gmail.com on 20 Mar 2010 at 10:02