[pLog-svn] r1791 - plog/branches/plog-1.0.1/class/locale

Benjamin Krause ork at orkland.de
Fri Apr 8 20:25:02 GMT 2005


oscar at devel.plogworld.net wrote:

> Author: oscar
> Date: 2005-04-08 20:09:35 +0000 (Fri, 08 Apr 2005)
> New Revision: 1791
> 
> Modified:
>    plog/branches/plog-1.0.1/class/locale/locales.class.php
> Log:
> I love forgetting debug stuff in code... :P
> 
> Modified: plog/branches/plog-1.0.1/class/locale/locales.class.php
> ===================================================================
> --- plog/branches/plog-1.0.1/class/locale/locales.class.php	2005-04-08 20:07:52 UTC (rev 1790)
> +++ plog/branches/plog-1.0.1/class/locale/locales.class.php	2005-04-08 20:09:35 UTC (rev 1791)
> @@ -103,8 +103,6 @@
>  		function getPluginLocale( $pluginId, $localeCode = null )
>  		{
>          	global $_plugins_loadedLocales;
> -        	
> -        	print("here? - pluginId = $pluginId -- locale code = $localeCode<br/>");
>  
>          	if( $localeCode == null ) {
>              	$config =& Config::getConfig();
> 
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-svn

nice! :)





More information about the pLog-svn mailing list