update/common/scripts/4.6/removetrashedimages.php
File containing the script to cleanup duplicated trashed images.
- Copyright
- Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.
- License
- eZ Business Use License Agreement Version 2.0
- Package
- update
- See
- \Issue
- Version
- 4.6.0
Functions
databaseCleanup(
string $directory
)
:
voidRemove content from "trashed" directories under $directory from ezdbfile and ezdbfile_data tables.
Parameters
| Name | Type | Description |
|---|---|---|
| $directory | string |
dfsCleanup(
string $directory
)
:
voidRemoves content from "trashed" directories under $directory from ezdfsfile table and below the mount point.
Parameters
| Name | Type | Description |
|---|---|---|
| $directory | string |