PHP Classes

File: SQL File

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   Spooky   _server/app/modules/admin/models/queries/update_password.sql   Download  
File: _server/app/modules/admin/models/queries/update_password.sql
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Spooky
System to manage content extensible using modules
Author: By
Last change:
Date: 14 days ago
Size: 87 bytes
 

Contents

Class file image Download
UPDATE [DB_PREFIX]Admin SET password = :password WHERE profileId = :profile_id LIMIT 1;