/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 adduser.php

  • Committer: Gustav Hartvigsson
  • Date: 2013-04-15 17:10:47 UTC
  • Revision ID: gustav.hartvigsson@gmail.com-20130415171047-4oi51n3olx6cmn7v
woops..

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
    $image = new Imagick();
48
48
    $image->readImageBlob($output);
49
49
    $image = stupid_convert_and_rescale($image, 280, 280, 'png');
50
 
    $output = base64_encode ($output);
 
50
    $output = base64_encode ($image);
51
51
  }
52
52
  if (isset($_SESSION['userType']) && $_POST['isSuperUser'] == true && $_SESSION['userType'] == 1) {
53
53
    $query = "INSERT INTO Users (