Subversion-Projekte lars-tiefland.ci

Revision

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

Revision 2049 Revision 2107
Zeile 335... Zeile 335...
335
	}
335
	}
Zeile 336... Zeile 336...
336
 
336
 
Zeile 337... Zeile 337...
337
	// --------------------------------------------------------------------
337
	// --------------------------------------------------------------------
338
 
338
 
339
	/**
339
	/**
340
	 * Platform-dependant string escape
340
	 * Platform-dependent string escape
341
	 *
341
	 *
342
	 * @param	string
342
	 * @param	string
343
	 * @return	string
343
	 * @return	string
Zeile 446... Zeile 446...
446
 
446
 
447
	/**
447
	/**
448
	 * Error
448
	 * Error
449
	 *
449
	 *
450
	 * Returns an array containing code and message of the last
450
	 * Returns an array containing code and message of the last
451
	 * database error that has occured.
451
	 * database error that has occurred.
452
	 *
452
	 *
453
	 * @return	array
453
	 * @return	array
454
	 */
454
	 */
455
	public function error()
455
	public function error()