aboutsummaryrefslogtreecommitdiffstats
path: root/init.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Took the webcal:// link out of config and made it dynamcally find outjwangen2002-09-291-0/+4
| | | | what the URL should be in init
* Modified the language include so it doesn't break if the file doesn't existjwangen2002-09-261-2/+11
| | | | | | Added warning to let the user know why the language they chose didn't show up. Made $language be passed to strtolower() before being used so if the user capitalizes the first character it still finds the file.
* Montly recurrences should be working nowjwangen2002-09-261-3/+0
|
* changed language switcher.Chad Little2002-09-251-28/+2
|
* Language files for 0.5Chad Little2002-09-251-0/+3
|
* Changed all files to reflect <?php when opening tags.Chad Little2002-09-241-2/+4
|
* added Japanese supportjwangen2002-09-241-0/+3
|
* More language support. 7 total.Chad Little2002-09-231-0/+9
|
* recurring daily should work nowjwangen2002-09-231-9/+13
|
* French lang support.Chad Little2002-09-221-0/+2
|
* German language support.Chad Little2002-09-221-2/+2
|
* *** empty log message ***Chad Little2002-09-221-0/+2
|
* made modifications to config, ical_parser, init, and list_icalsjwangen2002-09-211-3/+4
| | | | mostly just to convert "32" to spaces and maybe a few other small things
* ical_parser.php was modified heavily.jwangen2002-09-211-0/+15
| | | | | | Recurring weekly events works pretty well and efficiently Modified the config to *only* have user customizable values and our initializations went into init.inc.php
* init now keeps track of $cal and makes sure it always has the correct valuejwangen2002-09-181-0/+3
| | | | | day and week lost their $cal = lines parser hasn't changed
* Added init.inc.php for initializing variables and running functions atjwangen2002-09-181-0/+16
the beginning. Fixed list_icals.php so the JavaScript works universally (more or less, but I figured out the problem)

© 2014-2024 Faster IT GmbH | imprint | privacy policy