A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4698

Backtrace:

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4698
Function: _error_handler

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 4621
Function: _optimize_regexp_list_tokens_to_string

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 1655
Function: optimize_regexp_list

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2029
Function: optimize_keyword_group

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/geshi/geshi.php
Line: 2168
Function: build_parse_cache

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/libraries/Process.php
Line: 45
Function: parse_code

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/models/Pastes.php
Line: 517
Function: syntax

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/application/controllers/Main.php
Line: 693
Function: getPaste

File: /home/httpd/vhosts/scratchbook.ch/geopaste.scratchbook.ch/index.php
Line: 315
Function: require_once

gw - Stikked
  1. <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en">
  2.         <head>
  3.                 <title>SQL Buddy</title>
  4.                 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  5.                 <link type="text/css" rel="stylesheet" href="css/common.css?ver=1_3_3" media="all" />
  6.                 <link type="text/css" rel="stylesheet" href="css/navigation.css?ver=1_3_3" media="all" />
  7.                 <link type="text/css" rel="stylesheet" href="css/print.css?ver=1_3_3" media="print" />
  8.                 <link type="text/css" rel="stylesheet" href="themes/bittersweet/css/main.css?ver=1_3_3" media="all" />
  9.                 <!--[if lte IE 7]>
  10.                 <link type="text/css" rel="stylesheet" href="themes/bittersweet/css/ie.css?ver=1_3_3" media="all" />
  11.                 <![endif]-->
  12.                 <script type="text/javascript" src="js/mootools-1.2-core.js?ver=1_3_3"></script>
  13.                 <script type="text/javascript" src="js/helpers.js?ver=1_3_3"></script>
  14.                 <script type="text/javascript" src="js/core.js?ver=1_3_3"></script>
  15.                 <script type="text/javascript" src="js/movement.js?ver=1_3_3"></script>
  16.         </head>
  17.         <body>
  18.         <div id="container">
  19.         <div id="header">
  20.                 <div id="headerlogo">
  21.                 <a href="#page=home" onclick="sideMainClick('home.php', 0); return false;"><img src="images/logo.png" /></a>
  22.                 </div>
  23.                 <div id="toptabs"><ul></ul></div>
  24.                 <div id="headerinfo">
  25.                 <span id="load" style="display: none">Laden...</span>
  26.                 <a href="logout.php">Abmelden</a>               </div>
  27.                 <div class="clearer"></div>
  28.         </div>
  29.