• Sign in

ASP / E-gruPro · Files

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • E-gruPro
  • reg
  • user
  • shel_test.php
  • recommit
      1ec1b3e4
    root authored
    2017-05-15 09:42:19 +0900  
    Browse Files »
shel_test.php 97 Bytes
Raw Blame History Permalink
1 2 3 4 5
<?
	$group_id = "testtest";
	$res = exec("./e_gru_makeFile.sh \"".$group_id."\"");
	echo $res;
?>