Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

refactor code about renaming to task #220

Closed

Conversation

skyhit
Copy link
Collaborator

@skyhit skyhit commented Feb 4, 2017

Closes #216

project property should be renamed also

database tcs_catalog;
UPDATE project_info_type_lu SET name = 'Task Flag', description = 'Task Flag' WHERE project_info_type_id = 82;

we need to update challenge api also

@skyhit skyhit requested a review from ajefts February 4, 2017 02:38
@skyhit
Copy link
Collaborator Author

skyhit commented Mar 11, 2017

@ajefts should we merge this?

@bountyC0d3r bountyC0d3r force-pushed the dev branch 2 times, most recently from 4be9ad9 to d45ea10 Compare September 28, 2019 08:20
@mtwomey mtwomey closed this Apr 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor the Code To Reflect the Changes From "Private Challenge" To "Task"
3 participants