->CODENAME .' ] '. $_VERSION->RELDATE .' ' . $_VERSION->RELTIME .' '. $_VERSION->RELTZ; ?>. '"'; if ($mapKeysToText) { $xml .= ' mapkeystotext="true"'; } $xml .= '>'; foreach (get_object_vars( $this ) as $k => $v) { if (is_array($v) or is_object($v) or $v === NULL) { continue; } if ($k[0] == '_') { // internal field continue; } $xml .= '<' . $k . '>'; } $xml .= ''; return $xml; } } ?> ay-of-string to be 'cleaned' * @param resource $connection - An open MySQL connection * @return string 'cleaned' version of input parameter */ function safeSQL($source, & $connection) { // clean all elements in this array if (is_array($source)) { foreach ($source as $key => $value) { // filter element for SQL injection if (is_string($value)) { $source[$key] = $this->quoteSmart($this->decode($value), $connection); } } return $source; // clean this string } else if (is_string($source)) { // filter source for SQL injection if (is_string($source)) { return $this->quoteSmart($this->decode($source), $connection); } // return parameter as given } else { return $source; } } /** * Method to escape a string * * @author Chris Tobin * @author Daniel Morris * * @access protected * @param string $source * @param resource $connection An open MySQL connection * @return string Escaped string */ function quoteSmart($source, & $connection) { /* * Strip escaping slashes if necessary */ if (get_magic_quotes_gpc()) { $source = stripslashes($source); } /* * Escape numeric and text values */ $source = $this->escapeString($source, $connection); return $source; } /** * @author Chris Tobin * @author Daniel Morris * * @access protected * @param string $source * @param resource $connection An open MySQL connection * @return string Escaped string */ function escapeString($string, & $connection) { /* * Use the appropriate escape string depending upon which version of php * you are running */ if (version_compare(phpversion(), "4.3.0", "<")) { mysql_escape_string($string); } else { mysql_real_escape_string($string); } return $string; } } ?>
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web130/html/mjjd/includes/version.php:78) in /srv/www/htdocs/web130/html/mjjd/includes/joomla.php on line 673
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web130/html/mjjd/includes/version.php:78) in /srv/www/htdocs/web130/html/mjjd/includes/joomla.php on line 1273
'loadEditor', true ); $results = $_MAMBOTS->trigger( 'onGetEditorContents', array( $editorArea, $hiddenField ) ); foreach ($results as $result) { if (trim($result)) { echo $result; } } } // just present a textarea function editorArea( $name, $content, $hiddenField, $width, $height, $col, $row ) { global $mainframe, $_MAMBOTS, $my; // ensure editor-xtd bots are loaded only once if (!defined( '_JOS_EDITORXTD_INCLUDED' )) { define( '_JOS_EDITORXTD_INCLUDED', 1 ); $_MAMBOTS->loadBotGroup( 'editors-xtd' ); } $mainframe->set( 'loadEditor', true ); $results = $_MAMBOTS->trigger( 'onEditorArea', array( $name, $content, $hiddenField, $width, $height, $col, $row ) ); foreach ($results as $result) { if (trim($result)) { echo $result; } } } define( '_JOS_EDITOR_INCLUDED', 1 ); } ?>
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web130/html/mjjd/includes/version.php:78) in /srv/www/htdocs/web130/html/mjjd/index.php on line 223
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web130/html/mjjd/includes/version.php:78) in /srv/www/htdocs/web130/html/mjjd/index.php on line 224
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web130/html/mjjd/includes/version.php:78) in /srv/www/htdocs/web130/html/mjjd/index.php on line 225
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web130/html/mjjd/includes/version.php:78) in /srv/www/htdocs/web130/html/mjjd/index.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web130/html/mjjd/includes/version.php:78) in /srv/www/htdocs/web130/html/mjjd/index.php on line 227
Lesezeichen