SproutCMS

This is the code documentation for the SproutCMS project

function _privDetermineWebDirectory()

Used by the config bits, see the same function in index.php

Usage

bool|string _privDetermineWebDirectory ( );

Return value

  • string
    The root web path, e.g. '/' or '/my-subsite/'
  • bool
    False if the path couldn't be determined