include 6.x-1.7

New features
Unsupported
Changes:
Add watchdog notice the first time a directory is added to the include path.

Include

Installs and manages files and packages that need to reside on the PHP include_path.

include 8.x-1.7

New features
Changes:
Adds watchdog notice the first time an include path is added.

Include

Installs and manages files and packages that need to reside on the PHP include_path.

include 7.x-1.6

Bug fixes
Unsupported
Changes:
Fixes from coder review with translatability checks turned on.
Include

Installs and manages files and packages that need to reside on the PHP include_path.

include 6.x-1.6

Bug fixes
Unsupported
Changes:
Fixes from coder review with translatability checks turned on.
Include

Installs and manages files and packages that need to reside on the PHP include_path.

include 7.x-1.5

Unsupported
Changes:
Improved error messages.
Include

Installs and manages files and packages that need to reside on the PHP include_path.

include 6.x-1.5

Unsupported
Changes:
Better error messages.
Include

Installs and manages files and packages that need to reside on the PHP include_path.

include 7.x-1.4

Unsupported
Include

Keeps track of external files and packages that need to reside on the PHP include_path.

Any file not found on the default include_path is added to the local repository, which is then added to the include_path on every page load. If an error occurs, the original include_path is restored and an error flag is set to prevent further damage.

include 7.x-1.3

Unsupported

Manages files on the include_files path, downloading them to a local include repository, if necessary.

Once a file is downloaded, the local include repository is added to the include_files path on every page request.

include 6.x-1.x-dev

Manages files on the include_files path, downloading them to a local include repository, if necessary.

Once a file is downloaded, the local include repository is added to the include_files path on every page request.

include 6.x-1.3

Unsupported

Manages files on the include_files path, downloading them to a local include repository, if necessary.

Once a file is downloaded, the local include repository is added to the include_files path on every page request.

include 7.x-1.2

Unsupported

Manages external files and packages that need to reside on the include_path.

Any file not found on the default include_path is added to a local include repository, which is then added to the include_path on every page load.

include 6.x-1.2

Unsupported

Manages external files and packages that need to reside on the include_path.

Any file not found on the default include_path is added to a local include repository, which is then added to the include_path on every page load.

include 7.x-1.x-dev

Manages files on the include_files path, downloading them to a local include repository, if necessary.

Once a file is downloaded, the local include repository is added to the include_files path on every page request.

Subscribe with RSS Subscribe to Releases for Include