mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-26 02:44:29 +00:00
replace a few remaining instances of the old name "rscds"
This commit is contained in:
parent
0cdcce0a6c
commit
8895aac2bf
@ -1,5 +1,5 @@
|
||||
#
|
||||
# This file is used by update-rscds-database to set the correct
|
||||
# This file is used by update-davical-database to set the correct
|
||||
# permissions for the application user. In newer installations
|
||||
# the application user will probably be called app_davical (and
|
||||
# the administrative user will be called dba_davical) but in
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* PostgreSQL Functions for CalDAV handling
|
||||
*
|
||||
* @package rscds
|
||||
* @package davical
|
||||
* @subpackage database
|
||||
* @author Andrew McMillan <andrew@catalyst.net.nz>
|
||||
* @copyright Catalyst IT Ltd
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* PostgreSQL Functions for RRULE handling
|
||||
*
|
||||
* @package rscds
|
||||
* @package davical
|
||||
* @subpackage database
|
||||
* @author Andrew McMillan <andrew@morphoss.com>
|
||||
* @copyright Morphoss Ltd - http://www.morphoss.com/
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* PostgreSQL Functions for RRULE handling
|
||||
*
|
||||
* @package rscds
|
||||
* @package davical
|
||||
* @subpackage database
|
||||
* @author Andrew McMillan <andrew@morphoss.com>
|
||||
* @copyright Morphoss Ltd - http://www.morphoss.com/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user