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 166... Zeile 166...
166
	}
166
	}
Zeile 167... Zeile 167...
167
 
167
 
Zeile 168... Zeile 168...
168
	// --------------------------------------------------------------------
168
	// --------------------------------------------------------------------
169
 
169
 
170
	/**
170
	/**
171
	 * Platform-dependant string escape
171
	 * Platform-dependent string escape
172
	 *
172
	 *
173
	 * @param	string
173
	 * @param	string
174
	 * @return	string
174
	 * @return	string
Zeile 289... Zeile 289...
289
 
289
 
290
	/**
290
	/**
291
	 * Error
291
	 * Error
292
	 *
292
	 *
293
	 * Returns an array containing code and message of the last
293
	 * Returns an array containing code and message of the last
294
	 * database error that has occured.
294
	 * database error that has occurred.
295
	 *
295
	 *
296
	 * @return	array
296
	 * @return	array
297
	 */
297
	 */
298
	public function error()
298
	public function error()