Commit 313825c85c61d112f5a0f8debb57c8aa2d5ebf82

Authored by David RENÉ
1 parent a65a9fde

remove read of app_constants.anubis because plugin.anubis was came from an application source

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
web/plugin/plugin.anubis
... ... @@ -7,7 +7,7 @@
7 7 */
8 8  
9 9 read system/logger.anubis
10   -read app/app_constants.anubis
  10 +//read app/app_constants.anubis
11 11 read calexium_lib/web/widgets/left_menu.anubis
12 12 transmit calexium_lib/web/types/making_a_web_site.anubis
13 13 read calexium_lib/web/types/controllers_web_site.anubis
... ...