mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-18 18:46:17 +00:00
CakePHP 2 fork that supports PHP 8
3ccf15ce3a
- added Template::renderElement('element_name_or_path', $params_array) with appropriate /config/paths.php defines and a /app/views/elements directory - added Ajax stuff to the Controller class, but I think it needs to be moved out into some helper class, along with all the tag generators - new Flay::extractWords() to return an array of words from a string - new Time::timeAgoInWords() - added /vendors/javascript/prototype.js and /public/js/prototype.js (with some changes, we can keep only one copy in the tree) git-svn-id: https://svn.cakephp.org/repo/trunk/cake@190 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
app | ||
config | ||
docs | ||
libs | ||
logs | ||
modules | ||
public | ||
scripts | ||
tests | ||
vendors | ||
.htaccess | ||
index.php |
/////////////////////////////////////////////////////////////////////////////////////////////////////////// // +---------------------------------------------------------------------------------------------------+ // // + $Id$ // + Last Modified: $Date$ // + Modified By: $LastChangedBy$ // +---------------------------------------------------------------------------------------------------+ // /////////////////////////////////////////////////////////////////////////////////////////////////////////// This README will be updated for now visit: https://developers.nextco.com/cake/ OR: http://sputnik.pl/cake/