Хранилища Subversion ant

Сравнить редакции

Не учитывать пробелы Редакция 204 → Редакция 205

/trunk/lib/core.php
68,7 → 68,7
return $result;
}
// For backward compatibility Modern and Telepathy interfaces. Current getRepList() crushed his.
// For backward compatibility for Modern and Telepathy interfaces. Current getRepList() crushed his.
function getRepListLegacy($distro,$version,$dblink) {
$query =& $dblink->query("SELECT * FROM settings");
$settings = array();