File misc/compare.php changed (mode: 100644) (index 056f6e1..91d5b72) |
... |
... |
if (!$out) |
100 |
100 |
|
|
101 |
101 |
fwrite($out, '<div class="main_title">Git hosting solutions comparison</div>' . "\n"); |
fwrite($out, '<div class="main_title">Git hosting solutions comparison</div>' . "\n"); |
102 |
102 |
fwrite($out, '<div>' |
fwrite($out, '<div>' |
103 |
|
. 'Notes:<br />' |
|
|
103 |
|
. '<b>Notes</b>:<br />' |
104 |
104 |
. '- To contribute to this document, just e-mail us to' |
. '- To contribute to this document, just e-mail us to' |
105 |
105 |
. ' in@rocketgit.com or clone the RocketGit' |
. ' in@rocketgit.com or clone the RocketGit' |
106 |
106 |
. ' <a href="https://rocketgit.com/user/catalinux/rocketgit">repository</a>' |
. ' <a href="https://rocketgit.com/user/catalinux/rocketgit">repository</a>' |