PDA

View Full Version : Solved vbenterprisetranslator_functions_vbseo.php Notice



moman
18-08-10, 14:24
This is very minor, but does generate an unnecessary PHP notice.

The first line in vbenterprisetranslator_functions_vbseo.php currently reads


if (!defined(DIR)) {

it should be


if (!defined('DIR')) {

since defined() takes a string argument.

kamilkurczak
18-08-10, 19:10
you are right, ok, thanks for this information. Confirmed - will be included in the next relase. Thanks again :)

vBET
21-08-10, 17:15
Yes you are right that it should be this way, but it already is... I even checked code in produced package for vBET 3.3.6 (which was released 5 days before this thread was started) to be sure that we didn't change it later - it already is OK in vET 3.3.6

Please let us know do we miss something, or you are writing about some old version.

kamilkurczak
27-08-10, 15:21
please, just read a previous post.

AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Integration with translations by vBET Translator 4.10.1