diff options
Diffstat (limited to 'core/Command/Check.php')
-rw-r--r-- | core/Command/Check.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Command/Check.php b/core/Command/Check.php index 16176a171a2..e6274082ea0 100644 --- a/core/Command/Check.php +++ b/core/Command/Check.php @@ -21,6 +21,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace OC\Core\Command; use OC\SystemConfig; |