[feladat @ 60]
Merged 1.4.0 changes r23:59 into trunk.
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".Thecodehasbeenchangedtousetheautoincrementfunctionalitiyinbothmysqlandpgsql.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.