We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this is the patch:
--- item_detail.php 2013-09-19 21:31:23.838100237 +0700 +++ item_detail.php 2013-09-19 21:29:15.733465000 +0700 @@ -70,7 +70,7 @@ </div> <?php } ?> </div> -<?php if(osc_get_preference('allow_cv_upload', 'plugin')=='1' && ((osc_get_preference('allow_cv_unreg', 'jobs_plugin')=='1' && !osc_is_web_user_logged_in()) || osc_is_web_user_logged_in())) { ?> +<?php if(osc_get_preference('allow_cv_upload', 'jobs_plugin')=='1' && ((osc_get_preference('allow_cv_unreg', 'jobs_plugin')=='1' && !osc_is_web_user_logged_in()) || osc_is_web_user_logged_in())) { ?> <br/> <div id="cv_uploader"> <noscript>
The text was updated successfully, but these errors were encountered:
i m also get this error ,.please help me..!!!
Sorry, something went wrong.
No branches or pull requests
this is the patch:
The text was updated successfully, but these errors were encountered: