mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
fix some docu typos
This commit is contained in:
parent
c7c2ab9118
commit
7bfa4a7ac8
@ -19,7 +19,7 @@ use EGroupware\Api;
|
||||
*
|
||||
* app status values:
|
||||
* U Upgrade required/available
|
||||
* R upgrade in pRogress
|
||||
* R upgrade in progress
|
||||
* C upgrade Completed successfully
|
||||
* D Dependency failure
|
||||
* P Post-install dependency failure
|
||||
@ -695,7 +695,7 @@ class setup_process
|
||||
}
|
||||
}
|
||||
}
|
||||
if ($currentver == $targetver) // upgrades succesful
|
||||
if ($currentver == $targetver) // upgrades successful
|
||||
{
|
||||
if($DEBUG)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user