Revision 526
Added by doc almost 18 years ago
| CHANGELOG | ||
|---|---|---|
| 11 | 11 |
! = Update/Change |
| 12 | 12 |
|
| 13 | 13 |
------------------------------------- 2.7.0 ------------------------------------- |
| 14 |
11-Jan-2008 Christian Sommer |
|
| 15 |
! Updated function: register_frontend_modfiles in /framework/frontend.functions.php |
|
| 16 |
(added constants MOD_FRONTEND_CSS_REGISTERED, MOD_FRONTEND_JAVASCRIPT_REGISTERED) |
|
| 17 |
|
|
| 14 | 18 |
11-Jan-2008 Matthias Gallas |
| 15 | 19 |
! Update codepress to Version 0.9.6 |
| 16 | 20 |
! Update phplib to Version 7.4a |
Also available in: Unified diff
Added constants MOD_FRONTEND_CSS_REGISTERED and MOD_FRONTEND_JAVASCRIPT_REGISTERED to function frontend.functions.php to allow modules to check if the register_frontend_modfiles function is invoked from the index.php of the current template.