Убрал phptal и лишнее

This commit is contained in:
Фёдор Подлеснов 2016-07-21 14:49:21 +03:00
parent 651a841187
commit 96043d70e6
95 changed files with 4 additions and 10833 deletions

View file

@ -78,5 +78,3 @@ class FileRecord
return isset($this->file['title']) ? $this->file['title'] : $this->getName();
}
}
?>