Subversion-Projekte lars-tiefland.laravel_shop

Revision

Revision 911 | Revision 913 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 911 Revision 912
Zeile 568... Zeile 568...
568
                            }
568
                            }
569
                        }
569
                        }
570
                        if ( $_GET["Land"] || $_GET["liefer"] )
570
                        if ( $_GET["Land"] || $_GET["liefer"] )
571
                        {
571
                        {
572
                            echo $pppVersand;
572
                            echo $pppVersand;
573
                            return $pppVersand;
-
 
574
                        }
573
                        }
575
                        else
574
                        else
576
                        {
575
                        {
577
                            \View::share( "ppplusVersand", $pppVersand );
576
                            \View::share( "ppplusVersand", $pppVersand );
578
                            echo view( "update_versand" );
577
                            echo view( "update_versand" );