mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 07:40:39 -04:00
Update donation progress target
This commit is contained in:
parent
7a6751e25e
commit
02c194ff82
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ $current = Db::QueryInt('
|
||||||
)
|
)
|
||||||
) x
|
) x
|
||||||
', [$start, $start, $start]);
|
', [$start, $start, $start]);
|
||||||
$target = 100;
|
$target = 75;
|
||||||
$stretchCurrent = 0;
|
$stretchCurrent = 0;
|
||||||
$stretchTarget = 20;
|
$stretchTarget = 20;
|
||||||
$totalCurrent = $current;
|
$totalCurrent = $current;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue