mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-07 02:53:10 +09:00
PHP CMS Rhymix
https://rhymix.org
Before: ssl_actions variable was defined at the bottom of the template file. After: Define ssl_actions variable at the top of the page, and define JS File and CSS file variable at the top of the page. (Defining order miss was found and I fix it.) SSL XML communication via function 'exec_xml', defined on xe.js, need 'ssl_actions' variable but it was written as empty before, so I fix the variable to contain SSL actions as it intended to. git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.1@10985 201d5d3c-b55e-5fd7-737f-ddc643e51545 |
||
|---|---|---|
| addons | ||
| admin | ||
| classes | ||
| common | ||
| config | ||
| layouts | ||
| libs | ||
| m.layouts | ||
| modules | ||
| phpDoc | ||
| tests | ||
| themes | ||
| tools | ||
| widgets | ||
| widgetstyles/simple | ||
| .htaccess | ||
| index.php | ||
| LICENSE | ||