]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
refactor the common parts of usermap and allmap into a common base class
authorCraig Andrews <candrews@integralblue.com>
Fri, 4 Dec 2009 00:43:02 +0000 (19:43 -0500)
committerCraig Andrews <candrews@integralblue.com>
Fri, 4 Dec 2009 00:43:02 +0000 (19:43 -0500)
commit43a1a355241079da6bf355a996910b9d116bf105
treeaeab3632bb28c89a9e43a7956b07c176dbba9b86
parente3caec9d8a512586461de91962c0a7d295d09228
refactor the common parts of usermap and allmap into a common base class
plugins/Mapstraction/MapstractionPlugin.php
plugins/Mapstraction/allmap.php
plugins/Mapstraction/map.php [new file with mode: 0644]
plugins/Mapstraction/usermap.php