mirror of
https://github.com/til-schneider/slim-wiki.git
synced 2025-08-07 09:06:37 +02:00
Updated GitHub user name
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2015 til132
|
Copyright (c) 2015 til-schneider, http://murfman.de
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@@ -159,7 +159,7 @@ if ($mode == 'edit') {
|
|||||||
} // if ($mode == 'createUser')
|
} // if ($mode == 'createUser')
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<footer><div class="main-column"><?php echo $data['footerHtml']; ?><div class="pull-right">powered by <a href="https://github.com/til132/slim-wiki" target="blank">slim-wiki</a></div></div></footer>
|
<footer><div class="main-column"><?php echo $data['footerHtml']; ?><div class="pull-right">powered by <a href="https://github.com/til-schneider/slim-wiki" target="blank">slim-wiki</a></div></div></footer>
|
||||||
|
|
||||||
</div><?php // id="main-wrapper" ?>
|
</div><?php // id="main-wrapper" ?>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user