/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: Gustav Hatvigsson
  • Date: 2013-04-14 06:18:19 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20130414061819-srmgejb8a9geyw1g
added a date-picker that workes with 'all' browsers

Show diffs side-by-side

added added

removed removed

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