diff options
author | Damien Lallement <dams@mageia.org> | 2011-12-22 15:47:58 +0000 |
---|---|---|
committer | Damien Lallement <dams@mageia.org> | 2011-12-22 15:47:58 +0000 |
commit | 9b21ef61e914e78b0de7e9bf35a25e7787208541 (patch) | |
tree | 678198e946ed275a26c8605aaccc9655581ecaaa /donators.inc.php | |
parent | 737afe6e46fba4d2f9ab3cf4bcb309cef17532d0 (diff) | |
download | www-9b21ef61e914e78b0de7e9bf35a25e7787208541.tar www-9b21ef61e914e78b0de7e9bf35a25e7787208541.tar.gz www-9b21ef61e914e78b0de7e9bf35a25e7787208541.tar.bz2 www-9b21ef61e914e78b0de7e9bf35a25e7787208541.tar.xz www-9b21ef61e914e78b0de7e9bf35a25e7787208541.zip |
- update donors list
- update financial report
Diffstat (limited to 'donators.inc.php')
-rw-r--r-- | donators.inc.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/donators.inc.php b/donators.inc.php index 528ee9697..6e0a84fb6 100644 --- a/donators.inc.php +++ b/donators.inc.php @@ -273,7 +273,8 @@ $donators = array( 'Andreas Hiekel', 'Louis Soriano', 'Ota Akira', - 'Roger Mattson' + 'Roger Mattson', + 'Gabor Alba' ); //$html .= '<img src="/g/images/mageia_0.svg" style="position: absolute; top: 180px; width: 300px; opacity: 0.2;" />'; |