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 221... Zeile 221...
221
	}
221
	}
Zeile 222... Zeile 222...
222
 
222
 
Zeile 223... Zeile 223...
223
	// --------------------------------------------------------------------
223
	// --------------------------------------------------------------------
224
 
224
 
225
	/**
225
	/**
226
	 * Platform-dependant string escape
226
	 * Platform-dependent string escape
227
	 *
227
	 *
228
	 * @param	string
228
	 * @param	string
229
	 * @return	string
229
	 * @return	string
Zeile 283... Zeile 283...
283
 
283
 
284
	/**
284
	/**
285
	 * Error
285
	 * Error
286
	 *
286
	 *
287
	 * Returns an array containing code and message of the last
287
	 * Returns an array containing code and message of the last
288
	 * database error that has occured.
288
	 * database error that has occurred.
289
	 *
289
	 *
290
	 * @return	array
290
	 * @return	array
291
	 */
291
	 */
292
	public function error()
292
	public function error()