mytinytodo/src/includes
2022-08-01 12:48:58 +03:00
..
api replace tabs with spaces in php files 2022-07-10 15:35:19 +03:00
lang * changes in translation file: added 'months_calendar' array for duedate picker - full names of months like 'months_long' in previous versions; 'months_long' - now used only for date formatting, month names can be in regional form. 2022-08-01 12:48:58 +03:00
.htaccess move js files from includes to content 2022-07-10 18:07:54 +03:00
class.config.php remove unused config var (fix for ffa6bc0) 2022-07-10 18:11:37 +03:00
class.db.mysql.php remove trailing ?> in the end of php files 2022-02-07 19:16:07 +03:00
class.db.mysqli.php rename mysqli api class 2022-02-08 21:06:50 +03:00
class.db.sqlite3.php remove trailing ?> in the end of php files 2022-02-07 19:16:07 +03:00
class.dbconnection.php make $db->prefix readonly 2022-02-07 18:22:59 +03:00
class.dbcore.php convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
class.lang.php * changes in translation file: added 'months_calendar' array for duedate picker - full names of months like 'months_long' in previous versions; 'months_long' - now used only for date formatting, month names can be in regional form. 2022-08-01 12:48:58 +03:00
class.sessionhandler.php convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
common.php replace tabs with spaces in php files 2022-07-10 15:35:19 +03:00
index.html add index.html to forbid the index 2020-09-22 21:47:58 +03:00
markup.commonmark.php add wrapper for CommonMark (php 7.4 is required) 2022-07-24 13:10:23 +03:00
markup.parsedown.php * use composer for Parsedown (run <composer or ./composer.sh> install --no-dev in the repo root) 2022-07-24 12:42:47 +03:00
markup.php avoid PHP 8.2 notices 2022-07-31 14:50:39 +03:00
theme.php rename html id #mtt_body to #mtt 2022-07-27 14:50:35 +03:00
version.php check db exists in homepage 2022-07-12 11:26:12 +03:00