PHP Classes

File: .vscode/launch.json

Recommend this page to a friend!
  Classes of Boss Ibrahim Mussa   PHP Payment Management System   .vscode/launch.json   Download  
File: .vscode/launch.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Payment Management System
Web application to manage company payments
Author: By
Last change:
Date: 2 years ago
Size: 244 bytes
 

Contents

Class file image Download
{ "version": "0.2.0", "configurations": [ { "type": "node", "request": "launch", "name": "Launch Program", "program": "${workspaceFolder}/js\\iniApp.js" } ] }