Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-14247

unnessecary includes in kernel/role/policyedit.php

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Medium Medium
    • None
    • 4.0.1, 4.1.0alpha1
    • Misc
    • None

    Description

      I think is can be just removed
      -----------------------
      $basePath = 'kernel/'; //set default basepath for limitationValueClasses
      if( array_key_exists( 'extension', $limitation ) && $limitation['extension'] )

      { $basePath = 'extension/' . $limitation['extension'] . '/'; }

      include_once( $basePath . $limitation['path'] . $limitation['file'] );

      -------------------------------

      Attachments

        Activity

          People

            unknown unknown
            a7ccb6eb-752c-4f73-908e-4baabf343cdd@accounts.ibexa.co Björn Dieding
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: