• Home
  • current catalogue
  • favourites (11)
  • retrospective
  

ErrorException [ Notice ]: Undefined index: HTTP_REFERER

APPPATH/views/merkliste/merkliste.php [ 15 ]

10                             
11     <a href="<?php echo url::site(I18n::$lang.'/merkliste/delete');?>" class="greybuttonlink">
12         <?=__('merkliste_delete');?>
13     </a>
14 
15         <a href="<?php echo $_SERVER['HTTP_REFERER'];?>" class="greybuttonlink">
16             <?=__('back_to_catal');?>
17         </a>
18 
19 <?php }?>
20 
  1. APPPATH/views/merkliste/merkliste.php [ 15 ] » Kohana_Core::error_handler()

    10                             
    11     <a href="<?php echo url::site(I18n::$lang.'/merkliste/delete');?>" class="greybuttonlink">
    12         <?=__('merkliste_delete');?>
    13     </a>
    14 
    15         <a href="<?php echo $_SERVER['HTTP_REFERER'];?>" class="greybuttonlink">
    16             <?=__('back_to_catal');?>
    17         </a>
    18 
    19 <?php }?>
    20 
    
  2. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

    0
    string(60) "/var/www/web0/html/application/views/merkliste/merkliste.php"
    56 		ob_start();
    57 
    58 		try
    59 		{
    60 			// Load the view within the current scope
    61 			include $kohana_view_filename;
    62 		}
    63 		catch (Exception $e)
    64 		{
    65 			// Delete the output buffer
    66 			ob_end_clean();
    
  3. SYSPATH/classes/kohana/view.php [ 359 ] » Kohana_View::capture(arguments)

    0
    string(60) "/var/www/web0/html/application/views/merkliste/merkliste.php"
    354 		{
    355 			throw new Kohana_View_Exception('You must set the file to use within your view before rendering');
    356 		}
    357 
    358 		// Combine local and global data and capture the output
    359 		return View::capture($this->_file, $this->_data);
    360 	}
    361 
    362 } // End View
    
  4. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

    223 	 */
    224 	public function __toString()
    225 	{
    226 		try
    227 		{
    228 			return $this->render();
    229 		}
    230 		catch (Exception $e)
    231 		{
    232 			// Display the exception message
    233 			Kohana_Exception::handler($e);
    
  5. APPPATH/views/index.php [ 105 ] » Kohana_View->__toString()

    100 
    101                        </div>
    102                     </div>
    103             </div>
    104             <div id="content">                          	  
    105                 <?=$content;?>
    106             </div>
    107 			
    108         <div id="footer">
    109                 <div>
    110                         Copyright &copy <?php echo date("Y"); ?> Steinbüchel Nachf. GmbH&nbsp;|&nbsp;<a href="<?php echo url::site(I18n::$lang.'/kontakt');?>">
    
  6. SYSPATH/classes/kohana/view.php [ 61 ] » include(arguments)

    0
    string(46) "/var/www/web0/html/application/views/index.php"
    56 		ob_start();
    57 
    58 		try
    59 		{
    60 			// Load the view within the current scope
    61 			include $kohana_view_filename;
    62 		}
    63 		catch (Exception $e)
    64 		{
    65 			// Delete the output buffer
    66 			ob_end_clean();
    
  7. SYSPATH/classes/kohana/view.php [ 359 ] » Kohana_View::capture(arguments)

    0
    string(46) "/var/www/web0/html/application/views/index.php"
    354 		{
    355 			throw new Kohana_View_Exception('You must set the file to use within your view before rendering');
    356 		}
    357 
    358 		// Combine local and global data and capture the output
    359 		return View::capture($this->_file, $this->_data);
    360 	}
    361 
    362 } // End View
    
  8. SYSPATH/classes/kohana/view.php [ 228 ] » Kohana_View->render()

    223 	 */
    224 	public function __toString()
    225 	{
    226 		try
    227 		{
    228 			return $this->render();
    229 		}
    230 		catch (Exception $e)
    231 		{
    232 			// Display the exception message
    233 			Kohana_Exception::handler($e);
    
  9. SYSPATH/classes/kohana/response.php [ 224 ] » Kohana_View->__toString()

    219 	 */
    220 	public function body($content = NULL)
    221 	{
    222 		if ($content)
    223 		{
    224 			$this->_body = (string) $content;
    225 			return $this;
    226 		}
    227 
    228 		return $this->_body;
    229 	}
    
  10. APPPATH/classes/controller/merkliste.php [ 94 ] » Kohana_Response->body(arguments)

    0
    object View(2) {
        protected _file => string(46) "/var/www/web0/html/application/views/index.php"
        protected _data => array(6) (
            "derkatalog" => array(1) (
                0 => array(1) (
                    "cfgTableName" => string(7) "01_2012"
                )
            )
            "derkatalogarchiv" => array(2) (
                0 => array(1) (
                    "cfgTableName" => string(7) "01_2011"
                )
                1 => array(1) (
                    "cfgTableName" => string(7) "02_2011"
                )
            )
            "content" => object View(2) {
                protected _file => string(60) "/var/www/web0/html/application/views/merkliste/merkliste.php"
                protected _data => array(1) (
                    "data" => array(11) (
                        0 => array(13) (
                            ...
                        )
                        1 => array(13) (
                            ...
                        )
                        2 => array(13) (
                            ...
                        )
                        3 => array(13) (
                            ...
                        )
                        4 => array(13) (
                            ...
                        )
                        5 => array(13) (
                            ...
                        )
                        6 => array(13) (
                            ...
                        )
                        7 => array(13) (
                            ...
                        )
                        8 => array(13) (
                            ...
                        )
                        9 => array(13) (
                            ...
                        )
                        10 => array(13) (
                            ...
                        )
                    )
                )
            }
            "nachverkauf" => NULL
            "selected_katalog" => string(0) ""
            "uri" => string(18) "de/merkliste/index"
        )
    }
    89             ->bind('nachverkauf',$nachverkauf)
    90             ->bind('selected_katalog',$selected_katalog)
    91             ->bind('uri',$neueurl);
    92 
    93 
    94             $this->response->body($view);
    95 	}
    96 
    97 }
  11. APPPATH/classes/controller/merkliste.php [ 23 ] » Controller_Merkliste->show(arguments)

    0
    object View(2) {
        protected _file => string(60) "/var/www/web0/html/application/views/merkliste/merkliste.php"
        protected _data => array(1) (
            "data" => array(11) (
                0 => array(13) (
                    "id" => string(1) "1"
                    "LfdNr" => string(1) "1"
                    "KatalogNr" => string(1) "1"
                    "EinliefererNr" => string(6) "5989-1"
                    "Text" => string(471) "<p>Barlach, Ernst   1870 Wedel/Holstein - 1938 Rostock
    Sieben Lithographien aus der Folge ,,Der Tote Tag&acute;&acute;, 1912. Mi …"
                    "Limit" => string(3) "300"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5989-1"
                    "newimage" => array(7) (
                        0 => array(11) (
                            ...
                        )
                        1 => array(11) (
                            ...
                        )
                        2 => array(11) (
                            ...
                        )
                        3 => array(11) (
                            ...
                        )
                        4 => array(11) (
                            ...
                        )
                        5 => array(11) (
                            ...
                        )
                        6 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                1 => array(13) (
                    "id" => string(2) "19"
                    "LfdNr" => string(2) "19"
                    "KatalogNr" => string(2) "19"
                    "EinliefererNr" => string(7) "5897-18"
                    "Text" => string(132) "<p>Eggena, Gustav   1850 Marburg - 1917 M&uuml;nchen
    Mittelalterlicher Standartentr&auml;ger.
    Signiert. &Ouml;l/Holz, 40 x 32 cm …"
                    "Limit" => string(3) "250"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "5897-18"
                    "newimage" => array(2) (
                        0 => array(11) (
                            ...
                        )
                        1 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                2 => array(13) (
                    "id" => string(1) "2"
                    "LfdNr" => string(1) "2"
                    "KatalogNr" => string(1) "2"
                    "EinliefererNr" => string(6) "5989-4"
                    "Text" => string(271) "<p>Barlach, Ernst   1870 Wedel/Holstein - 1938 Rostock
    Liebe in Leid, 1924.
    Signiert. Lithographie. Exemplar 56/60. 49 x 37,5 cm …"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5989-4"
                    "newimage" => array(1) (
                        0 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                3 => array(13) (
                    "id" => string(2) "29"
                    "LfdNr" => string(2) "29"
                    "KatalogNr" => string(2) "29"
                    "EinliefererNr" => string(6) "5909-4"
                    "Text" => string(126) "<p>Hey, Paul   1867 M&uuml;nchen - 1952 Gauting
    Der Sonntagsspaziergang in Regensburg.
    Signiert. &Ouml;l/Malk., 30 x 40 cm</p>"
                    "Limit" => string(3) "900"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5909-4"
                    "newimage" => array(2) (
                        0 => array(11) (
                            ...
                        )
                        1 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                4 => array(13) (
                    "id" => string(1) "3"
                    "LfdNr" => string(1) "3"
                    "KatalogNr" => string(1) "3"
                    "EinliefererNr" => string(6) "5989-2"
                    "Text" => string(233) "<p>Barlach, Ernst   1870 Wedel/Holstein - 1938 Rostock
    Russische Bettlerin mit Schale, 1906. Gips. Sockel rest. H 29 cm.
    Proveni …"
                    "Limit" => string(3) "200"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5989-2"
                    "newimage" => array(1) (
                        0 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                5 => array(13) (
                    "id" => string(2) "39"
                    "LfdNr" => string(2) "39"
                    "KatalogNr" => string(2) "39"
                    "EinliefererNr" => string(6) "5910-7"
                    "Text" => string(178) "<p>Kochanowski, Roman   1856 Krakau - 1945 Freising
    Zwei Gem&auml;lde. G&auml;nseliesel. Der rote Schirm.
    Signiert. Datiert 1889 …"
                    "Limit" => string(4) "4000"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5910-7"
                    "newimage" => array(4) (
                        0 => array(11) (
                            ...
                        )
                        1 => array(11) (
                            ...
                        )
                        2 => array(11) (
                            ...
                        )
                        3 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                6 => array(13) (
                    "id" => string(1) "4"
                    "LfdNr" => string(1) "4"
                    "KatalogNr" => string(1) "4"
                    "EinliefererNr" => string(6) "5989-3"
                    "Text" => string(293) "<p>Barlach, Ernst   1870 Wedel/Holstein - 1938 Rostock 
    Fluch, 1922.
    Signiert. Lithographie. 65 x 50 cm. Exemplar 100/105. Unter …"
                    "Limit" => string(3) "150"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5989-3"
                    "newimage" => array(1) (
                        0 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                7 => array(13) (
                    "id" => string(2) "49"
                    "LfdNr" => string(2) "49"
                    "KatalogNr" => string(2) "49"
                    "EinliefererNr" => string(7) "5867-68"
                    "Text" => string(134) "<p>Beckert, Paul   1856 Lichtenstein/Sachsen - 1922 Olsberg 
    Das M&auml;rchenbuch.
    Signiert. Datiert 1911. Pastell. &Oslash; 70  …"
                    "Limit" => string(3) "300"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(7) "5867-68"
                    "newimage" => array(2) (
                        0 => array(11) (
                            ...
                        )
                        1 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                8 => array(13) (
                    "id" => string(1) "5"
                    "LfdNr" => string(1) "5"
                    "KatalogNr" => string(1) "5"
                    "EinliefererNr" => string(6) "5867-7"
                    "Text" => string(113) "<p>Breling, Heinrich   1849 Burgdorf - 1914 Fischerhude
    Das Soldatenlager.
    Signiert. &Ouml;l/Holz, 32 x 42 cm</p>"
                    "Limit" => string(3) "600"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5867-7"
                    "newimage" => array(2) (
                        0 => array(11) (
                            ...
                        )
                        1 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                9 => array(13) (
                    "id" => string(2) "50"
                    "LfdNr" => string(2) "50"
                    "KatalogNr" => string(2) "50"
                    "EinliefererNr" => string(6) "5885-2"
                    "Text" => string(111) "<p>Baumgart, Horst   1932 Kraftborn (Schlesien)
    Weite Sommerlandschaft.
    Signiert. &Ouml;l/Lwd., 80 x 120 cm</p>"
                    "Limit" => string(3) "150"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5885-2"
                    "newimage" => array(1) (
                        0 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
                10 => array(13) (
                    "id" => string(1) "9"
                    "LfdNr" => string(1) "9"
                    "KatalogNr" => string(1) "9"
                    "EinliefererNr" => string(6) "5996-2"
                    "Text" => string(98) "<p>Clarenbach, Max   1880 Neuss - 1952 K&ouml;ln
    Wintertag.
    Signiert. &Ouml;l/Lwd., 60 x 80 cm</p>"
                    "Limit" => string(4) "5000"
                    "Kategorie" => string(10) "A-Gemälde"
                    "erloes" => string(1) "0"
                    "nachverkauf" => string(1) "0"
                    "active" => string(1) "1"
                    "image" => string(6) "5996-2"
                    "newimage" => array(2) (
                        0 => array(11) (
                            ...
                        )
                        1 => array(11) (
                            ...
                        )
                    )
                    "katalogid" => string(7) "02_2011"
                )
            )
        )
    }
    18             
    19             
    20             $view=View::factory('merkliste/merkliste')
    21             ->bind('data',$data);
    22 
    23             $this->show($view);
    24         }
    25 
    26 
    27         public function action_add() {
    28 
    
  12. {PHP internal call} » Controller_Merkliste->action_index(arguments)

    0
    string(2) "en"
  13. SYSPATH/classes/kohana/request/client/internal.php [ 132 ] » ReflectionMethod->invokeArgs(arguments)

    0
    object Controller_Merkliste(2) {
        public request => object Request(18) {
            protected _requested_with => NULL
            protected _method => string(3) "GET"
            protected _protocol => string(4) "http"
            protected _referrer => NULL
            protected _route => object Route(5) {
                protected _callback => NULL
                protected _uri => string(49) "(<lang>/)(<controller>(/<action>(/<id>(/<id2>))))"
                protected _regex => array(1) (
                    "lang" => string(13) "(en|de|nl-nl)"
                )
                protected _defaults => array(3) (
                    "lang" => string(2) "de"
                    "controller" => string(7) "welcome"
                    "action" => string(5) "index"
                )
                protected _route_regex => string(151) "#^(?:(?P<lang>(en|de|nl-nl))/)?(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<id2>[^ …"
            }
            protected _response => object Response(5) {
                protected _status => integer 200
                protected _header => object Http_Header(0) {
                }
                protected _body => string(0) ""
                protected _cookies => array(0) 
                protected _protocol => string(4) "http"
            }
            protected _header => object Http_Header(0) {
            }
            protected _body => NULL
            protected _directory => string(0) ""
            protected _controller => string(9) "merkliste"
            protected _action => string(5) "index"
            protected _uri => string(18) "en/merkliste/index"
            protected _external => bool FALSE
            protected _params => array(1) (
                "lang" => string(2) "en"
            )
            protected _get => array(0) 
            protected _post => array(0) 
            protected _cookies => array(0) 
            protected _client => object Request_Client_Internal(5) {
                protected _previous_environment => NULL
                protected _cache => NULL
                protected _allow_private_cache => bool FALSE
                protected _request_time => NULL
                protected _response_time => integer 1337457404
            }
        }
        public response => object Response(5) {
            protected _status => integer 200
            protected _header => object Http_Header(0) {
            }
            protected _body => string(0) ""
            protected _cookies => array(0) 
            protected _protocol => string(4) "http"
        }
    }
    1
    array(1) (
        "lang" => string(2) "en"
    )
    127 			 * Execute the main action with the parameters
    128 			 *
    129 			 * @deprecated $params passing is deprecated since version 3.1
    130 			 *             will be removed in 3.2.
    131 			 */
    132 			$method->invokeArgs($controller, $params);
    133 
    134 			// Execute the "after action" method
    135 			$class->getMethod('after')->invoke($controller);
    136 
    137 			// Stop response time
    
  14. SYSPATH/classes/kohana/request.php [ 999 ] » Kohana_Request_Client_Internal->execute(arguments)

    0
    object Request(18) {
        protected _requested_with => NULL
        protected _method => string(3) "GET"
        protected _protocol => string(4) "http"
        protected _referrer => NULL
        protected _route => object Route(5) {
            protected _callback => NULL
            protected _uri => string(49) "(<lang>/)(<controller>(/<action>(/<id>(/<id2>))))"
            protected _regex => array(1) (
                "lang" => string(13) "(en|de|nl-nl)"
            )
            protected _defaults => array(3) (
                "lang" => string(2) "de"
                "controller" => string(7) "welcome"
                "action" => string(5) "index"
            )
            protected _route_regex => string(151) "#^(?:(?P<lang>(en|de|nl-nl))/)?(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<id2>[^ …"
        }
        protected _response => object Response(5) {
            protected _status => integer 200
            protected _header => object Http_Header(0) {
            }
            protected _body => string(0) ""
            protected _cookies => array(0) 
            protected _protocol => string(4) "http"
        }
        protected _header => object Http_Header(0) {
        }
        protected _body => NULL
        protected _directory => string(0) ""
        protected _controller => string(9) "merkliste"
        protected _action => string(5) "index"
        protected _uri => string(18) "en/merkliste/index"
        protected _external => bool FALSE
        protected _params => array(1) (
            "lang" => string(2) "en"
        )
        protected _get => array(0) 
        protected _post => array(0) 
        protected _cookies => array(0) 
        protected _client => object Request_Client_Internal(5) {
            protected _previous_environment => NULL
            protected _cache => NULL
            protected _allow_private_cache => bool FALSE
            protected _request_time => NULL
            protected _response_time => integer 1337457404
        }
    }
     994 	public function execute()
     995 	{
     996 		if ( ! $this->_client instanceof Kohana_Request_Client)
     997 			throw new Kohana_Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array(':uri', $this->_uri));
     998 
     999 		return $this->_client->execute($this);
    1000 	}
    1001 
    1002 	/**
    1003 	 * Returns whether this request is the initial request Kohana received.
    1004 	 * Can be used to test for sub requests.
    
  15. DOCROOT/index.php [ 109 ] » Kohana_Request->execute()

    104 /**
    105  * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO'].
    106  * If no source is specified, the URI will be automatically detected.
    107  */
    108 echo Request::factory()
    109 	->execute()
    110 	->send_headers()
    111 	->body();
    

Environment

Included files (84)

DOCROOT/index.php
APPPATH/bootstrap.php
SYSPATH/classes/kohana/core.php
SYSPATH/classes/kohana.php
SYSPATH/classes/i18n.php
SYSPATH/classes/kohana/i18n.php
SYSPATH/classes/kohana/exception.php
SYSPATH/classes/kohana/kohana/exception.php
SYSPATH/classes/log.php
SYSPATH/classes/kohana/log.php
SYSPATH/classes/config.php
SYSPATH/classes/kohana/config.php
SYSPATH/classes/log/file.php
SYSPATH/classes/kohana/log/file.php
SYSPATH/classes/log/writer.php
SYSPATH/classes/kohana/log/writer.php
SYSPATH/classes/config/file.php
SYSPATH/classes/kohana/config/file.php
SYSPATH/classes/config/reader.php
SYSPATH/classes/kohana/config/reader.php
SYSPATH/classes/route.php
SYSPATH/classes/kohana/route.php
SYSPATH/classes/request.php
SYSPATH/classes/kohana/request.php
SYSPATH/classes/http/request.php
SYSPATH/classes/kohana/http/request.php
SYSPATH/classes/http/interaction.php
SYSPATH/classes/kohana/http/interaction.php
SYSPATH/classes/http/header.php
SYSPATH/classes/kohana/http/header.php
SYSPATH/classes/arr.php
SYSPATH/classes/kohana/arr.php
SYSPATH/classes/request/client/internal.php
SYSPATH/classes/kohana/request/client/internal.php
SYSPATH/classes/request/client.php
SYSPATH/classes/kohana/request/client.php
SYSPATH/classes/profiler.php
SYSPATH/classes/kohana/profiler.php
APPPATH/classes/controller/merkliste.php
SYSPATH/classes/controller.php
SYSPATH/classes/kohana/controller.php
SYSPATH/classes/response.php
SYSPATH/classes/kohana/response.php
SYSPATH/classes/http/response.php
SYSPATH/classes/kohana/http/response.php
SYSPATH/classes/session.php
SYSPATH/classes/kohana/session.php
SYSPATH/config/session.php
MODPATH/database/config/session.php
SYSPATH/classes/session/native.php
SYSPATH/classes/kohana/session/native.php
SYSPATH/classes/cookie.php
SYSPATH/classes/kohana/cookie.php
SYSPATH/classes/model.php
SYSPATH/classes/kohana/model.php
APPPATH/classes/model/katalog.php
MODPATH/database/classes/db.php
MODPATH/database/classes/kohana/db.php
MODPATH/database/classes/database.php
MODPATH/database/classes/kohana/database.php
MODPATH/database/classes/database/query.php
MODPATH/database/classes/kohana/database/query.php
MODPATH/database/config/database.php
MODPATH/database/classes/database/mysql.php
MODPATH/database/classes/kohana/database/mysql.php
MODPATH/database/classes/database/mysql/result.php
MODPATH/database/classes/kohana/database/mysql/result.php
MODPATH/database/classes/database/result.php
MODPATH/database/classes/kohana/database/result.php
SYSPATH/classes/view.php
SYSPATH/classes/kohana/view.php
SYSPATH/i18n/en.php
APPPATH/i18n/en.php
APPPATH/views/index.php
SYSPATH/classes/html.php
SYSPATH/classes/kohana/html.php
SYSPATH/classes/url.php
SYSPATH/classes/kohana/url.php
SYSPATH/classes/utf8.php
SYSPATH/classes/kohana/utf8.php
APPPATH/views/merkliste/merkliste.php
SYSPATH/views/kohana/error.php
SYSPATH/classes/debug.php
SYSPATH/classes/kohana/debug.php

Loaded extensions (54)

zip
xmlwriter
libxml
xml
wddx
tokenizer
sysvshm
sysvsem
sysvmsg
session
SimpleXML
sockets
soap
SPL
shmop
standard
Reflection
posix
mime_magic
mbstring
json
iconv
hash
gettext
ftp
filter
exif
dom
dba
date
ctype
calendar
bz2
bcmath
zlib
pcre
openssl
xmlreader
apache2handler
curl
gd
imagick
imap
mcrypt
mhash
mysql
mysqli
PDO
pdo_mysql
pdo_sqlite
SQLite
xsl
ionCube Loader
Zend Optimizer

$_SESSION

last_active
integer 1337457258
merkliste
array(11) (
    0 => array(2) (
        0 => string(7) "02_2011"
        1 => string(1) "1"
    )
    1 => array(2) (
        0 => string(7) "02_2011"
        1 => string(2) "19"
    )
    2 => array(2) (
        0 => string(7) "02_2011"
        1 => string(1) "2"
    )
    3 => array(2) (
        0 => string(7) "02_2011"
        1 => string(2) "29"
    )
    4 => array(2) (
        0 => string(7) "02_2011"
        1 => string(1) "3"
    )
    5 => array(2) (
        0 => string(7) "02_2011"
        1 => string(2) "39"
    )
    6 => array(2) (
        0 => string(7) "02_2011"
        1 => string(1) "4"
    )
    7 => array(2) (
        0 => string(7) "02_2011"
        1 => string(2) "49"
    )
    8 => array(2) (
        0 => string(7) "02_2011"
        1 => string(1) "5"
    )
    9 => array(2) (
        0 => string(7) "02_2011"
        1 => string(2) "50"
    )
    10 => array(2) (
        0 => string(7) "02_2011"
        1 => string(1) "9"
    )
)

$_COOKIE

session
string(32) "8adcfdd3490c0a35495977be27a5fca2"

$_SERVER

REDIRECT_STATUS
string(3) "200"
HTTP_X_CC_ID
string(8) "ccc03-02"
HTTP_HOST
string(33) "www.duesseldorfer-auktionshaus.de"
HTTP_USER_AGENT
string(48) "CCBot/1.0 (+http://www.commoncrawl.org/bot.html)"
HTTP_ACCEPT
string(83) "text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5"
HTTP_ACCEPT_LANGUAGE
string(14) "en-us,en;q=0.5"
HTTP_ACCEPT_ENCODING
string(4) "gzip"
HTTP_ACCEPT_CHARSET
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_CONNECTION
string(5) "close"
HTTP_CACHE_CONTROL
string(8) "no-cache"
HTTP_PRAGMA
string(8) "no-cache"
HTTP_COOKIE
string(40) "session=8adcfdd3490c0a35495977be27a5fca2"
PATH
string(28) "/usr/local/bin:/usr/bin:/bin"
SERVER_SIGNATURE
string(78) "<address>Apache Server at www.duesseldorfer-auktionshaus.de Port 80</address>
"
SERVER_SOFTWARE
string(6) "Apache"
SERVER_NAME
string(33) "www.duesseldorfer-auktionshaus.de"
SERVER_ADDR
string(13) "94.102.214.13"
SERVER_PORT
string(2) "80"
REMOTE_ADDR
string(14) "38.107.179.230"
DOCUMENT_ROOT
string(18) "/var/www/web0/html"
SERVER_ADMIN
string(18) "[no address given]"
SCRIPT_FILENAME
string(28) "/var/www/web0/html/index.php"
REMOTE_PORT
string(5) "58438"
REDIRECT_URL
string(19) "/en/merkliste/index"
GATEWAY_INTERFACE
string(7) "CGI/1.1"
SERVER_PROTOCOL
string(8) "HTTP/1.1"
REQUEST_METHOD
string(3) "GET"
QUERY_STRING
string(0) ""
REQUEST_URI
string(19) "/en/merkliste/index"
SCRIPT_NAME
string(10) "/index.php"
PATH_INFO
string(19) "/en/merkliste/index"
PATH_TRANSLATED
string(54) "redirect:/index.php/en/merkliste/index/merkliste/index"
PHP_SELF
string(29) "/index.php/en/merkliste/index"
REQUEST_TIME
integer 1337457404
argv
array(0) 
argc
integer 0
Copyright © 2012 Steinbüchel Nachf. GmbH |  contact  |  imprint  |  approach  |  download offer form (PDF)  |  public sale-conditions  |  drucken Drucken