Absolute Path

Categories

Component ID

1073788

Component name

Absolute Path

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Description

Simply sets a global $absolute_path variable and a helper function for Drupal base absolute path. This might seem ridiculously useless, but it was extremely helpful in my own developments.

Usage

  • $absolute_path global variable.
  • absolute_path() helper function.