Project

General

Profile

Bug #24575 ยป 17036_01.diff

Administrator Admin, 2011-01-14 20:28

View differences:

typo3/class.db_list_extra.inc (working copy)
* @param integer UID of record
* @return string HTML-table
*
* @deprecated since 4.4, will be removed in TYPO3 4.6 - Use getReferenceHTML() instead
* @deprecated since 4.4, will be removed in TYPO3 4.6 - Use createReferenceHtml() instead
*/
function makeRef($table,$uid) {
t3lib_div::logDeprecatedFunction();
    (1-1/1)