[BW-dev-discussion] [BW-dev-svn] r6626 - branches/production/build/link

Philipp Lange lange.philipp at googlemail.com
Sat Dec 6 20:43:38 CET 2008


could you please introduce to trunk and alpha as well - otherwise it
will be lost at next commit
thanks

On Sat, Dec 6, 2008 at 3:52 AM,  <jeanyves at mule.bewelcome.org> wrote:
> Author: jeanyves
> Date: 2008-12-06 11:52:13 +0000 (Sat, 06 Dec 2008)
> New Revision: 6626
>
> Modified:
>   branches/production/build/link/link.model.php
> Log:
> attempt with a settimelimit
>
> Modified: branches/production/build/link/link.model.php
> ===================================================================
> --- branches/production/build/link/link.model.php       2008-12-05 15:35:37 UTC (rev 6625)
> +++ branches/production/build/link/link.model.php       2008-12-06 11:52:13 UTC (rev 6626)
> @@ -21,6 +21,8 @@
>
>        function createPath ($branch,$directlinks)
>        {
> +
> +               set_time_limit(200) ; // Forcing an extra delay because this function is mong
>                $first = $branch[0];
>                $lastkey = count($branch)-1;
>                $last = $branch[$lastkey];
>
> _______________________________________________
> bw-dev-svn mailing list
> bw-dev-svn at bewelcome.org
> http://bewelcome.org/mailman/listinfo/bw-dev-svn
>



More information about the bw-dev-discussion mailing list