renaming the plugin and all of the files to for sale
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 20 Sep 2017 17:32:08 +0000 (13:32 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 20 Sep 2017 17:32:08 +0000 (13:32 -0400)
commite659b1fdfe9881d798ac9e195362a6b261293f5d
tree2ddd3ec1d6c4e816ac4a3e98435f5936e8f99ee8
parent9dc32c4ff3c8153bc2075269a6002e9c54d965d2
renaming the plugin and all of the files to for sale

renaming plugin from buy sell to for sale
31 files changed:
activate.php
classes/data/dataBuySell.php [deleted file]
classes/data/dataForSale.php [new file with mode: 0644]
css/front.css
css/front.css.map
deactivate.php
defines.php
index.php
models/admin/buySell/index.php [deleted file]
models/admin/forSale/index.php [new file with mode: 0644]
models/front/buySell/detail.php [deleted file]
models/front/buySell/list.php [deleted file]
models/front/forSale/detail.php [new file with mode: 0644]
models/front/forSale/list.php [new file with mode: 0644]
scss/front.scss
setup/adminMenus.php
setup/databaseScripts/create_database_V0.0.1.sql
setup/databaseScripts/dbVersions.php
setup/permissions.php
setup/shortcodes.php
setup/validActions.php
views/admin/buySell/edit.html [deleted file]
views/admin/buySell/list.html [deleted file]
views/admin/buySell/parts/image_input.html [deleted file]
views/admin/forSale/edit.html [new file with mode: 0644]
views/admin/forSale/list.html [new file with mode: 0644]
views/admin/forSale/parts/image_input.html [new file with mode: 0644]
views/front/buySell/detail.html [deleted file]
views/front/buySell/list.html [deleted file]
views/front/forSale/detail.html [new file with mode: 0644]
views/front/forSale/list.html [new file with mode: 0644]