Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
added notice of license to all source files.
OSL to all except the few files we ship inside of the application folder, those are AFL.
Updated license in user guide.
incrementing next dev version to 3.0 due to licensing change
|
|
|
|
|
|
|
|
fix changelog difference between HTML and RST
|
|
|
|
|
|
|
|
|
|
|
|
targets, but they do exist, and links are built properly
|
|
the potential gotchas, fixes #588
|
|
Fix for Issue #276 - Thanks Kyle!
|
|
|
|
|
|
|
|
strings. Truncation of this data would cause the session to not match when the "sess_match_useragent" config option was set to TRUE.
|
|
Fix #576: using ini_get() to detect if apc is enabled or not
|
|
|
|
|
|
|
|
$mysql = '20061124092345';
$unix = mysql_to_unix($mysql);
|
|
|
|
|
|
|
|
Conflicts:
user_guide_src/source/_themes/eldocs/layout.html
user_guide_src/source/general/index.rst
user_guide_src/source/index.rst
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix CodeIgniter URLs, Controller and Views on User Guide
|
|
|
|
|
|
|
|
|
|
|
|
|
|
jwensley2-user_guide
Conflicts:
user_guide_src/source/database/configuration.rst
|
|
|
|
|
|
|
|
|