[feladat @ 25]
Added some additional help to docs for i18n is not working.
CHANGESbetween1.3.0and1.2.7-patched------------------------------------------------------------------------Updatedthe"database abstraction layer"fromanoutdatedversionoftheunmaintainedPEAR::DBmoduletothemostrecentversionofPEAR::MDB2(whichiscurrently2.4.0).PleasereadtheREADMEfileforimportantinformationaboutupgradingfrom1.2.7-patched.Itwillnotbreakanythingifyoudon't, but it won'tworkeither.:)-Addedmulti-languagesupport,usingphp's gettext functionality. A firstDutchtranslationhasbeenadded,alongwithEnglish.Seeformoredetailsdocs/README.i18n.-Removedtheso-called"sequence updater".Thecodehasbeenchangedtousetheautoincrementfunctionalitiyinbothmysqlangpgsql.Itisonlytestedonthesebackends,otherbackendsareuntestedandmaybeunsupported.Seedocs/README.sequenceformoredetailsoninsertingrecordsandzonesintothepowerdnsdatabasewhenusingothertoolsthanpoweradminaswell.-Fixedabuginsearch.php.Whensearchingforastringitwouldreturnmatchingrecords,notthematchingdomains.-Startedcleanupcodeandfiles.Forexample,removecodeandfilesrelatedto"migration from a stone-age version of poweradmin",removalofthefilecalled"BAKrecords.php",removalofcodecommentsofalreadyimplementedtodo's, etc.