[Phpmyadmin-devel] Re: 3 messages -> one

Marc Delisle DelislMa at CollegeSherbrooke.qc.ca
Tue Jun 11 11:29:08 CEST 2002


Rabus wrote:


> 
> What about this:
> 
> $strNotSet = '%s table not found or not set in %s';
> 
> if(!isset($relex)){die(sprintf($strNotSet,'relation','config.inc.php3'));}
> if(!isset($info)){die(sprintf($strNotSet,'table_info','config.inc.php3'));}
> if(!isset($coords)){die(sprintf($strNotSet,'table_coords','config.inc.php3')
> );}
> 
> This would keep our language files extension-independant.


Ok I will merge this idea with the new code in pdf_pages (now there are
  3 links to the documentation)

And I will send an updated message to the translators.

Marc









More information about the Developers mailing list