Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Proposal for an updated mod_rewrite suggestion.
The existing mod_rewrite example in the documentation led to confusion with new users about how to include CSS, JS and image files.
|
|
has2k1-patch-1
Conflicts:
user_guide_src/source/changelog.rst
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
better fit the needs between CI routing and asset files. This suggestion addresses issue #684
|
|
but it is listed as "padding".
|
|
|
|
|
|
$this->load->vars()
|
|
|
|
accurately describe what 3.0 has added so far.
|
|
Fixed one-liner code on Database Connection page of userguide
|
|
Added the mime type for pptx.
|
|
|
|
|
|
|
|
|
|
|
|
PHP 5 is supported.
|
|
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!
|
|
|
|
|
|
|
|
Fix #576: using ini_get() to detect if apc is enabled or not
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$mysql = '20061124092345';
$unix = mysql_to_unix($mysql);
|
|
|
|
|