Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-6695

Harmonize use of require_once and include_once for footer.php

XMLWordPrintable

      require_once and include_once are mixedly used to include the footer snippet:

      require_once 'include/page_footer.php';
      include_once('include/page_footer.php');

      Furthermore, dirname(_FILE_) is only prepended in some occasions.

            Unassigned Unassigned
            volter Volker Fröhlich
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: