Fix publisher

Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
This commit is contained in:
Willy Sudiarto Raharjo
2014-08-08 20:04:12 +07:00
parent 9b15ca4d91
commit 3af3f83607
+1 -1
View File
@@ -68,7 +68,7 @@ include "../includes/courses.php";
<h1>REFERENSI</h1> <h1>REFERENSI</h1>
</header> </header>
<ol> <ol>
<li>Introduction to Modern Cryptography (Jonathan Katz, Yehuda Lindell, Chapman &amp;Hall)</li> <li>Introduction to Modern Cryptography (Jonathan Katz, Yehuda Lindell, Chapman &amp; Hall)</li>
</section> </section>
<?php <?php
include "../includes/footer.php"; include "../includes/footer.php";