MCPcopy Create free account
hub / github.com/dannybd/courseroad / changeRoadHash

Method changeRoadHash

CourseRoadDB.php:429–435  ·  view source on GitHub ↗

* Changes a road's hash when a user renames one of their saved roads * * @param string $oldhash a string of the old road hash * @param string $newhash a string of the new road hash * @param string $athena a string of the user's username * * @return array data on update success * @access public * @static */

($oldhash, $newhash, $athena)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ajax.phpFile · 0.80

Calls 1

_executeStatementMethod · 0.95

Tested by

no test coverage detected