Revision: 10155
http://xoops.svn.sourceforge.net/xoops/?rev=10155&view=rev
Author: wishcraft
Date: 2012-09-08 03:28:27 +0000 (Sat, 08 Sep 2012)
Log Message:
-----------
XoopsHash Class Modeller for Checksums call with xoops_load('hash'); then you can either use statically or instanciated ie. XoopsHash::md5($data), XoopsHash::sha1($data), XoopsHash::xoopscrc($data), XoopsHash::password($data)
Added Paths:
-----------
ThirdParty/checksums/xoopshash/htdocs/class/hash/index.html
ThirdParty/checksums/xoopshash/htdocs/class/hash/md5/index.html
ThirdParty/checksums/xoopshash/htdocs/class/hash/password/index.html
ThirdParty/checksums/xoopshash/htdocs/class/hash/sha1/index.html
ThirdParty/checksums/xoopshash/htdocs/class/hash/xoopscrc/index.html
Added: ThirdParty/checksums/xoopshash/htdocs/class/hash/index.html
===================================================================
--- ThirdParty/checksums/xoopshash/htdocs/class/hash/index.html (rev 0)
+++ ThirdParty/checksums/xoopshash/htdocs/class/hash/index.html 2012-09-08 03:28:27 UTC (rev 10155)
@@ -0,0 +1 @@
+ <script>history.go(-1);</script>
\ No newline at end of file
Added: ThirdParty/checksums/xoopshash/htdocs/class/hash/md5/index.html
===================================================================
--- ThirdParty/checksums/xoopshash/htdocs/class/hash/md5/index.html (rev 0)
+++ ThirdParty/checksums/xoopshash/htdocs/class/hash/md5/index.html 2012-09-08 03:28:27 UTC (rev 10155)
@@ -0,0 +1 @@
+ <script>history.go(-1);</script>
\ No newline at end of file
Added: ThirdParty/checksums/xoopshash/htdocs/class/hash/password/index.html
===================================================================
--- ThirdParty/checksums/xoopshash/htdocs/class/hash/password/index.html (rev 0)
+++ ThirdParty/checksums/xoopshash/htdocs/class/hash/password/index.html 2012-09-08 03:28:27 UTC (rev 10155)
@@ -0,0 +1 @@
+ <script>history.go(-1);</script>
\ No newline at end of file
Added: ThirdParty/checksums/xoopshash/htdocs/class/hash/sha1/index.html
===================================================================
--- ThirdParty/checksums/xoopshash/htdocs/class/hash/sha1/index.html (rev 0)
+++ ThirdParty/checksums/xoopshash/htdocs/class/hash/sha1/index.html 2012-09-08 03:28:27 UTC (rev 10155)
@@ -0,0 +1 @@
+ <script>history.go(-1);</script>
\ No newline at end of file
Added: ThirdParty/checksums/xoopshash/htdocs/class/hash/xoopscrc/index.html
===================================================================
--- ThirdParty/checksums/xoopshash/htdocs/class/hash/xoopscrc/index.html (rev 0)
+++ ThirdParty/checksums/xoopshash/htdocs/class/hash/xoopscrc/index.html 2012-09-08 03:28:27 UTC (rev 10155)
@@ -0,0 +1 @@
+ <script>history.go(-1);</script>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|