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 248... Zeile 248...
248
	}
248
	}
Zeile 249... Zeile 249...
249
 
249
 
Zeile 250... Zeile 250...
250
	// --------------------------------------------------------------------
250
	// --------------------------------------------------------------------
251
 
251
 
252
	/**
252
	/**
253
	 * Platform-dependant string escape
253
	 * Platform-dependent string escape
254
	 *
254
	 *
255
	 * @param	string
255
	 * @param	string
256
	 * @return	string
256
	 * @return	string
Zeile 359... Zeile 359...
359
 
359
 
360
	/**
360
	/**
361
	 * Error
361
	 * Error
362
	 *
362
	 *
363
	 * Returns an array containing code and message of the last
363
	 * Returns an array containing code and message of the last
364
	 * database error that has occured.
364
	 * database error that has occurred.
365
	 *
365
	 *
366
	 * @return	array
366
	 * @return	array
367
	 */
367
	 */
368
	public function error()
368
	public function error()