diff options
author | Sashi20 | 2019-12-27 11:40:30 +0530 |
---|---|---|
committer | Sashi20 | 2019-12-27 11:40:30 +0530 |
commit | 61835b123f3257c121b7992afc04cda687990f73 (patch) | |
tree | 7d5d218f38a1fa6f7863ca42b5a081b5eb411129 /cfd_case_study_details.inc | |
parent | 7b2226ecb9e0f4e66871e515c25a20d5b2b694db (diff) | |
download | cfd_case_study-61835b123f3257c121b7992afc04cda687990f73.tar.gz cfd_case_study-61835b123f3257c121b7992afc04cda687990f73.tar.bz2 cfd_case_study-61835b123f3257c121b7992afc04cda687990f73.zip |
Add available projects list
Diffstat (limited to 'cfd_case_study_details.inc')
-rwxr-xr-x | cfd_case_study_details.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfd_case_study_details.inc b/cfd_case_study_details.inc index 89a5645..c9c6099 100755 --- a/cfd_case_study_details.inc +++ b/cfd_case_study_details.inc @@ -1,5 +1,5 @@ <?php -// eSim case study display completed proposals +// case study display completed proposals function cfd_case_study_completed_proposals_all() { $output = ""; |