Deletion log

Jump to navigation Jump to search

Below is a list of the most recent deletions.

Logs
  • 18:18, 22 May 2022 Woozle talk contribs deleted page Ferreteria/v0.3/class/tDataDesign singleKey (Moved to another site: content was: "{{page/code/class|ferreteria}} <source lang=php> trait tDataDesign_singleKey { abstract public function GetKeyName(); // ++ UTILITY ++ // // 2017-03-18 created for EventPlex public function GetRows_forKeyList($sqlIDs) { $sqlWhere = $this->GetKeyName().' IN ('.$sqlIDs.')'; return $this->SelectRows($sqlWhere); } // -- UTILITY -- // } <...", and the only contributor was "Woozle" (...)