Start of CatalogVerify

This commit is contained in:
Deon George
2020-07-16 11:41:17 +10:00
parent 7bd4bad941
commit d21df1c575
4 changed files with 120 additions and 5 deletions

View File

@@ -253,7 +253,7 @@ abstract class Catalog extends Model
/**
* Determine the new name for the image
* @deprecated
* @deprecated use $this->file_name()
*/
public function file_path($short=FALSE,$new=FALSE)
{