1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

Moved placeholder core_image.phar to e107_system

Also made naming of "core_image.phar" consistent everywhere
This commit is contained in:
Nick Liu
2020-05-11 15:34:16 -05:00
parent e7a79edcd0
commit 2e0664dad4
3 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,6 @@ exclude_patterns:
- "**/tests/"
- "**/vendor/"
- "**/*.d.ts"
- "e107_admin/core_image.php"
- "e107_plugins/log/js/awesomechart.js"
- "e107_core/**/*.sc"
- "e107_docs/**/*"
@@ -59,6 +58,7 @@ exclude_patterns:
- "e107_handlers/phpmailer/**/*"
- "e107_handlers/phpthumb/**/*"
- "e107_handlers/xmlrpc/**/*"
- "e107_system/core_image.phar"
- "e107_web/**/*"
- "e107_tests/tests/**/*"
# Ignore symlinks that are allowed to be broken due to local configurations