[Binari] php gives very .. explanatory error messages

*Parse error*: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in */www/group/biocomp/extra/bioinformatics_prod/webtools/plaza/app/views/gene_families/view.ctp* on line *16* (or how I messed up the i18n) -- ================================================================== Kenny Billiau Web Developer Tel:+32 (0)9 331 36 95 fax:+32 (0)9 3313809 VIB Department of Plant Systems Biology, Ghent University Technologiepark 927, 9052 Gent, BELGIUM kenny.billiau@psb.ugent.be http://bioinformatics.psb.ugent.be ==================================================================

that's hebrew for scope resolution operator, better known as double colon (::) Kenny Billiau wrote:
*Parse error*: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in */www/group/biocomp/extra/bioinformatics_prod/webtools/plaza/app/views/gene_families/view.ctp* on line *16*
(or how I messed up the i18n)

Actually you didn't mess up i18n, its the actual name of the thing http://be2.php.net/manual/nl/language.oop5.paamayim-nekudotayim.php Thomas Abeel wrote:
that's hebrew for scope resolution operator, better known as double colon (::)
Kenny Billiau wrote:
*Parse error*: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in */www/group/biocomp/extra/bioinformatics_prod/webtools/plaza/app/views/gene_families/view.ctp* on line *16*
(or how I messed up the i18n)
_______________________________________________ Binari mailing list Binari@psb.ugent.be https://maillist.psb.ugent.be/mailman/listinfo/binari
participants (2)
-
Kenny Billiau
-
Thomas Abeel