Changeset 1d786c8 in github
- Timestamp:
- Jan 18, 2010 2:05:11 PM (3 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 638fb8a
- Parents:
- 5740c06
- Location:
- program/include
- Files:
-
- 9 edited
-
html.php (modified) (1 diff)
-
rcube_addressbook.php (modified) (1 diff)
-
rcube_config.php (modified) (1 diff)
-
rcube_html_page.php (modified) (1 diff)
-
rcube_json_output.php (modified) (1 diff)
-
rcube_plugin.php (modified) (1 diff)
-
rcube_plugin_api.php (modified) (1 diff)
-
rcube_string_replacer.php (modified) (1 diff)
-
rcube_vcard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/include/html.php
r8780304 r1d786c8 16 16 +-----------------------------------------------------------------------+ 17 17 18 $Id :$18 $Id$ 19 19 20 20 */ -
program/include/rcube_addressbook.php
rcc97ea0 r1d786c8 16 16 +-----------------------------------------------------------------------+ 17 17 18 $Id :$18 $Id$ 19 19 20 20 */ -
program/include/rcube_config.php
rd079afd r1d786c8 16 16 +-----------------------------------------------------------------------+ 17 17 18 $Id :$18 $Id$ 19 19 20 20 */ -
program/include/rcube_html_page.php
recb9fb0 r1d786c8 16 16 +-----------------------------------------------------------------------+ 17 17 18 $Id :$18 $Id$ 19 19 20 20 */ -
program/include/rcube_json_output.php
rfd9cca2 r1d786c8 17 17 +-----------------------------------------------------------------------+ 18 18 19 $Id :$19 $Id$ 20 20 21 21 */ -
program/include/rcube_plugin.php
r6c95809d r1d786c8 16 16 +-----------------------------------------------------------------------+ 17 17 18 $Id :$18 $Id$ 19 19 20 20 */ -
program/include/rcube_plugin_api.php
r463a031 r1d786c8 16 16 +-----------------------------------------------------------------------+ 17 17 18 $Id :$18 $Id$ 19 19 20 20 */ -
program/include/rcube_string_replacer.php
rcb9fc85 r1d786c8 16 16 +-----------------------------------------------------------------------+ 17 17 18 $Id :$18 $Id$ 19 19 20 20 */ -
program/include/rcube_vcard.php
ra9bfe21 r1d786c8 15 15 +-----------------------------------------------------------------------+ 16 16 17 $Id :$17 $Id$ 18 18 19 19 */
Note: See TracChangeset
for help on using the changeset viewer.
