/extremedating/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/extremedating/trunk

« back to all changes in this revision

Viewing changes to php/salt.php

  • Committer: Daniel Johansson
  • Date: 2013-04-14 01:42:49 UTC
  • Revision ID: maila@danieljohansson.nu-20130414014249-hqxw98xv625id4qy
Continued to reorganize

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?php
2
 
$pwd_salt = "salt";
3
 
?>